diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:20:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:20:01 +0200 |
commit | bbacf3125ac1169032f7046a3b7bd35e1922411a (patch) | |
tree | 54f51bfcddbe204a19078add00d5d8ef4c587b55 | |
parent | dev-cpp/eigen: ppc stable wrt bug #579996 (diff) | |
download | gentoo-bbacf3125ac1169032f7046a3b7bd35e1922411a.tar.gz gentoo-bbacf3125ac1169032f7046a3b7bd35e1922411a.tar.bz2 gentoo-bbacf3125ac1169032f7046a3b7bd35e1922411a.zip |
dev-perl/Const-Fast: ppc stable wrt bug #570270
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 c9f884d48367..cd9797865ab1 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=" |