diff options
author | Sam James <sam@gentoo.org> | 2020-08-24 18:40:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 19:05:52 +0000 |
commit | fc505a00d5d9c04de875d70e21a11fc9b84afab1 (patch) | |
tree | 74cd5c9e80968939a91103606d323f221854e4fc /dev-perl/Apache-AuthCookie | |
parent | dev-perl/Class-Load: Stabilize 0.250.0 amd64, #738212 (diff) | |
download | gentoo-fc505a00d5d9c04de875d70e21a11fc9b84afab1.tar.gz gentoo-fc505a00d5d9c04de875d70e21a11fc9b84afab1.tar.bz2 gentoo-fc505a00d5d9c04de875d70e21a11fc9b84afab1.zip |
dev-perl/Apache-AuthCookie: Stabilize 3.300.0 amd64, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Apache-AuthCookie')
-rw-r--r-- | dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.300.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.300.0.ebuild b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.300.0.ebuild index 3807209bf6da..93c561f31498 100644 --- a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.300.0.ebuild +++ b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.300.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl Authentication and Authorization via cookies" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="test" RESTRICT="!test? ( test )" |