diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 16:45:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 16:45:40 +0200 |
commit | e1af10586413b887ae8d46087fa6493e52bfb7d5 (patch) | |
tree | d138492ee7a00e0a70d80d2f58e6cd8c8b80d516 /dev-perl | |
parent | dev-ruby/httpclient: amd64 stable wrt bug #580892 (diff) | |
download | gentoo-e1af10586413b887ae8d46087fa6493e52bfb7d5.tar.gz gentoo-e1af10586413b887ae8d46087fa6493e52bfb7d5.tar.bz2 gentoo-e1af10586413b887ae8d46087fa6493e52bfb7d5.zip |
dev-perl/Const-Fast: amd64 stable wrt bug #570270
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Const-Fast/Const-Fast-0.14.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Const-Fast/Const-Fast-0.14.0-r1.ebuild b/dev-perl/Const-Fast/Const-Fast-0.14.0-r1.ebuild index 596d3bcba5f1..f5c1648f1fca 100644 --- a/dev-perl/Const-Fast/Const-Fast-0.14.0-r1.ebuild +++ b/dev-perl/Const-Fast/Const-Fast-0.14.0-r1.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Facility for creating read-only scalars, arrays, and hashes" SLOT="0" -KEYWORDS="~amd64 arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=" |