diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-11-23 14:29:07 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-11-23 14:31:24 -0800 |
commit | acae22c4cc474af0724d0b282ecbd6a87db17dd9 (patch) | |
tree | 9997bdbbf441e6780f73c8baf8247a474c709dff /dev-perl/Cookie-Baker | |
parent | app-antivirus/clamav: fix compatibility with >=zlib-1.2.9 (diff) | |
download | gentoo-acae22c4cc474af0724d0b282ecbd6a87db17dd9.tar.gz gentoo-acae22c4cc474af0724d0b282ecbd6a87db17dd9.tar.bz2 gentoo-acae22c4cc474af0724d0b282ecbd6a87db17dd9.zip |
dev-perl/Cookie-Baker-0.80.0: added ~alpha, bug 613376
Diffstat (limited to 'dev-perl/Cookie-Baker')
-rw-r--r-- | dev-perl/Cookie-Baker/Cookie-Baker-0.80.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Cookie-Baker/Cookie-Baker-0.80.0.ebuild b/dev-perl/Cookie-Baker/Cookie-Baker-0.80.0.ebuild index a038f94f0327..20c56f4f6eed 100644 --- a/dev-perl/Cookie-Baker/Cookie-Baker-0.80.0.ebuild +++ b/dev-perl/Cookie-Baker/Cookie-Baker-0.80.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Cookie string generator / parser" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="test +xs" RDEPEND=" |