Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apache/libapreq2/
Date: Mon, 17 May 2021 03:03:34
Message-Id: 1621220596.0f191bdee7a06240ca7552cdebf7b35b1ceb5406.sam@gentoo
1 commit: 0f191bdee7a06240ca7552cdebf7b35b1ceb5406
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 17 03:03:16 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon May 17 03:03:16 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f191bde
7
8 www-apache/libapreq2: Stabilize 2.16 ppc, #788382
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 www-apache/libapreq2/libapreq2-2.16.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-apache/libapreq2/libapreq2-2.16.ebuild b/www-apache/libapreq2/libapreq2-2.16.ebuild
16 index 4963079f25b..4edc5bce27f 100644
17 --- a/www-apache/libapreq2/libapreq2-2.16.ebuild
18 +++ b/www-apache/libapreq2/libapreq2-2.16.ebuild
19 @@ -11,7 +11,7 @@ HOMEPAGE="https://httpd.apache.org/apreq/"
20
21 LICENSE="Apache-2.0"
22 SLOT="2"
23 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
24 +KEYWORDS="~amd64 ppc ~ppc64 ~x86"
25 IUSE="perl test"
26 RESTRICT="!test? ( test )"