diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:23 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:23 -0700 |
commit | a462b06b5acbd4f4202f3129df001d3c74200d66 (patch) | |
tree | 84ab04155ff7c83e5d69e1b5fc0ab0fb420dc6f7 /dev-perl/Readonly | |
parent | dev-perl/NetAddr-IP-4.79.0: alpha stable, bug 661724 (diff) | |
download | gentoo-a462b06b5acbd4f4202f3129df001d3c74200d66.tar.gz gentoo-a462b06b5acbd4f4202f3129df001d3c74200d66.tar.bz2 gentoo-a462b06b5acbd4f4202f3129df001d3c74200d66.zip |
dev-perl/Readonly-2.50.0: alpha stable, bug 662366
Diffstat (limited to 'dev-perl/Readonly')
-rw-r--r-- | dev-perl/Readonly/Readonly-2.50.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Readonly/Readonly-2.50.0.ebuild b/dev-perl/Readonly/Readonly-2.50.0.ebuild index 5ad8ddeea7b9..8a5c74994295 100644 --- a/dev-perl/Readonly/Readonly-2.50.0.ebuild +++ b/dev-perl/Readonly/Readonly-2.50.0.ebuild @@ -10,7 +10,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=" |