diff options
author | Sam James <sam@gentoo.org> | 2020-12-14 08:08:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-14 08:09:12 +0000 |
commit | 32a875f8312af2daf458daf6f7fcfe85ca3c566e (patch) | |
tree | 411a77c0670de898fa6bef49d4249ee15cafe7df /www-apache | |
parent | dev-python/xarray: Remove old (diff) | |
download | gentoo-32a875f8312af2daf458daf6f7fcfe85ca3c566e.tar.gz gentoo-32a875f8312af2daf458daf6f7fcfe85ca3c566e.tar.bz2 gentoo-32a875f8312af2daf458daf6f7fcfe85ca3c566e.zip |
www-apache/libapreq2: Stabilize 2.15-r1 amd64, #755164
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apache')
-rw-r--r-- | www-apache/libapreq2/libapreq2-2.15-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apache/libapreq2/libapreq2-2.15-r1.ebuild b/www-apache/libapreq2/libapreq2-2.15-r1.ebuild index d4159965df25..2b233532fee5 100644 --- a/www-apache/libapreq2/libapreq2-2.15-r1.ebuild +++ b/www-apache/libapreq2/libapreq2-2.15-r1.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 )" |