Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apache/libapreq2/
Date: Mon, 17 May 2021 21:00:48
Message-Id: 1621285242.da18699cd4592242867aefeb0f07bbd355dc0bbf.slyfox@gentoo
1 commit: da18699cd4592242867aefeb0f07bbd355dc0bbf
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 17 21:00:35 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon May 17 21:00:42 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da18699c
7
8 www-apache/libapreq2: stable 2.16 for ppc64
9
10 stable wrt bug #788382
11
12 Package-Manager: Portage-3.0.18, Repoman-3.0.3
13 RepoMan-Options: --include-arches="ppc64"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 www-apache/libapreq2/libapreq2-2.16.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/www-apache/libapreq2/libapreq2-2.16.ebuild b/www-apache/libapreq2/libapreq2-2.16.ebuild
20 index cd02c5f6018..1b153b06644 100644
21 --- a/www-apache/libapreq2/libapreq2-2.16.ebuild
22 +++ b/www-apache/libapreq2/libapreq2-2.16.ebuild
23 @@ -11,7 +11,7 @@ HOMEPAGE="https://httpd.apache.org/apreq/"
24
25 LICENSE="Apache-2.0"
26 SLOT="2"
27 -KEYWORDS="amd64 ppc ~ppc64 x86"
28 +KEYWORDS="amd64 ppc ppc64 x86"
29 IUSE="perl test"
30 RESTRICT="!test? ( test )"