diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:07:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | 62816bfb5fb901dcbf694f055eb0c27c650e2418 (patch) | |
tree | b7972bea0279c2ce48709ae06a16c50d2620a43a /dev-perl/Const-Fast | |
parent | app-admin/monit: x86 stable wrt bug #579484 (diff) | |
download | gentoo-62816bfb5fb901dcbf694f055eb0c27c650e2418.tar.gz gentoo-62816bfb5fb901dcbf694f055eb0c27c650e2418.tar.bz2 gentoo-62816bfb5fb901dcbf694f055eb0c27c650e2418.zip |
dev-perl/Const-Fast: x86 stable wrt bug #570270
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Const-Fast')
-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 f5c1648f1fca..c9f884d48367 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=" |