diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-06 14:33:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-06 14:33:16 +0100 |
commit | b436c7a9f0fa362206c2f751d441fb5b6e822e96 (patch) | |
tree | 105f184e80154d05c8de51f2823eaeb30d3e1e46 /dev-perl/Apache-AuthCookie | |
parent | dev-perl/DateTime: x86 stable wrt bug #570498 (diff) | |
download | gentoo-b436c7a9f0fa362206c2f751d441fb5b6e822e96.tar.gz gentoo-b436c7a9f0fa362206c2f751d441fb5b6e822e96.tar.bz2 gentoo-b436c7a9f0fa362206c2f751d441fb5b6e822e96.zip |
dev-perl/Apache-AuthCookie: x86 stable wrt bug #569852
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
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 2ee1d8d37200..90a0717c7b46 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=" |