diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-24 22:22:41 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-24 23:28:44 -0700 |
commit | 09399d87aa7251f449b3f8df83c8a574fffe4429 (patch) | |
tree | 9f23541cdd3589ace723242592db81305930b4d1 /dev-perl/Readonly | |
parent | dev-libs/icu: alpha stable, bug 580674. (diff) | |
download | gentoo-09399d87aa7251f449b3f8df83c8a574fffe4429.tar.gz gentoo-09399d87aa7251f449b3f8df83c8a574fffe4429.tar.bz2 gentoo-09399d87aa7251f449b3f8df83c8a574fffe4429.zip |
dev-perl/Readonly: alpha stable, bug 581678.
Diffstat (limited to 'dev-perl/Readonly')
-rw-r--r-- | dev-perl/Readonly/Readonly-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Readonly/Readonly-2.0.0.ebuild b/dev-perl/Readonly/Readonly-2.0.0.ebuild index 7d776b00cc82..b4cdfa76e979 100644 --- a/dev-perl/Readonly/Readonly-2.0.0.ebuild +++ b/dev-perl/Readonly/Readonly-2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Facility for creating read-only scalars, arrays, hashes" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="test" DEPEND=" |