diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-14 07:13:57 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-14 07:13:57 +0300 |
commit | 911f8943c8447afb242295702f219ccb0e9bbc80 (patch) | |
tree | 90f311d45dd610d0d2a78627c79984e58a7d1db5 /www-apache/libapreq2 | |
parent | www-apache/libapreq2: Stabilize 2.17 ppc64, #877035 (diff) | |
download | gentoo-911f8943c8447afb242295702f219ccb0e9bbc80.tar.gz gentoo-911f8943c8447afb242295702f219ccb0e9bbc80.tar.bz2 gentoo-911f8943c8447afb242295702f219ccb0e9bbc80.zip |
www-apache/libapreq2: Stabilize 2.17 ppc, #877035
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-apache/libapreq2')
-rw-r--r-- | www-apache/libapreq2/libapreq2-2.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apache/libapreq2/libapreq2-2.17.ebuild b/www-apache/libapreq2/libapreq2-2.17.ebuild index 29b7545738ae..4d50482c8c95 100644 --- a/www-apache/libapreq2/libapreq2-2.17.ebuild +++ b/www-apache/libapreq2/libapreq2-2.17.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://apache/httpd/libapreq/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="2" -KEYWORDS="amd64 ~ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="perl test" RESTRICT="!test? ( test )" |