diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-27 00:32:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-27 00:32:28 +0100 |
commit | 1254f634510965cd33fe255ef1a0d7867a9cb745 (patch) | |
tree | a98907dfd319039b23a674c0d4d4065cd7ba5b80 /dev-perl/Apache-AuthCookie | |
parent | app-shells/bash: amd64 stable wrt bug #569874 (diff) | |
download | gentoo-1254f634510965cd33fe255ef1a0d7867a9cb745.tar.gz gentoo-1254f634510965cd33fe255ef1a0d7867a9cb745.tar.bz2 gentoo-1254f634510965cd33fe255ef1a0d7867a9cb745.zip |
dev-perl/Apache-AuthCookie: amd64 stable wrt bug #569852
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Apache-AuthCookie')
-rw-r--r-- | dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.230.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.230.0.ebuild b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.230.0.ebuild index 36535e5dce9f..2ee1d8d37200 100644 --- a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.230.0.ebuild +++ b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.230.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl Authentication and Authorization via cookies" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND=" |