diff options
author | Sam James <sam@gentoo.org> | 2021-05-17 03:03:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-17 03:03:16 +0000 |
commit | 0f191bdee7a06240ca7552cdebf7b35b1ceb5406 (patch) | |
tree | c412cce91271d35b8f87364f23f99b78006eae21 /www-apache/libapreq2 | |
parent | dev-java/jackcess: Stabilize 4.0.0 x86, #784407 (diff) | |
download | gentoo-0f191bdee7a06240ca7552cdebf7b35b1ceb5406.tar.gz gentoo-0f191bdee7a06240ca7552cdebf7b35b1ceb5406.tar.bz2 gentoo-0f191bdee7a06240ca7552cdebf7b35b1ceb5406.zip |
www-apache/libapreq2: Stabilize 2.16 ppc, #788382
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apache/libapreq2')
-rw-r--r-- | www-apache/libapreq2/libapreq2-2.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apache/libapreq2/libapreq2-2.16.ebuild b/www-apache/libapreq2/libapreq2-2.16.ebuild index 4963079f25bf..4edc5bce27ff 100644 --- a/www-apache/libapreq2/libapreq2-2.16.ebuild +++ b/www-apache/libapreq2/libapreq2-2.16.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://httpd.apache.org/apreq/" LICENSE="Apache-2.0" SLOT="2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ppc ~ppc64 ~x86" IUSE="perl test" RESTRICT="!test? ( test )" |