diff options
Diffstat (limited to 'www-apache')
-rw-r--r-- | www-apache/libapreq2/libapreq2-2.15-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/libapreq2/libapreq2-2.15-r1.ebuild b/www-apache/libapreq2/libapreq2-2.15-r1.ebuild index 2b233532fee5..fa4bb408b239 100644 --- a/www-apache/libapreq2/libapreq2-2.15-r1.ebuild +++ b/www-apache/libapreq2/libapreq2-2.15-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 )" |