diff options
author | Jason Zaman <perfinion@gentoo.org> | 2018-04-03 19:36:49 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2018-04-03 19:50:43 +0800 |
commit | d72e1f62bd34b352491e899492f0a3305d7f12e4 (patch) | |
tree | 17c3cb8afca147829ac9d9c99e927aa935f72e69 /dev-perl/Apache-AuthCookie | |
parent | dev-perl/AnyEvent-HTTP: amd64 stable (diff) | |
download | gentoo-d72e1f62bd34b352491e899492f0a3305d7f12e4.tar.gz gentoo-d72e1f62bd34b352491e899492f0a3305d7f12e4.tar.bz2 gentoo-d72e1f62bd34b352491e899492f0a3305d7f12e4.zip |
dev-perl/Apache-AuthCookie: amd64 stable
Gentoo-bug: 652296
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-perl/Apache-AuthCookie')
-rw-r--r-- | dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.270.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.270.0.ebuild b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.270.0.ebuild index e318c9457b29..ca4b050f626d 100644 --- a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.270.0.ebuild +++ b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.270.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl Authentication and Authorization via cookies" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND=" |