diff options
-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 )" |