diff options
-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 4edc5bce27ff..06d39f3633a6 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 )" |