diff options
author | Markus Meier <maekke@gentoo.org> | 2016-05-12 19:24:22 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-05-12 19:24:22 +0200 |
commit | 8b2dd4899ebb19e54a58895837ddc9935a6e39e6 (patch) | |
tree | 5dc07d734582b92694227942d5247309bdb036da /dev-perl/Const-Fast/Const-Fast-0.14.0-r1.ebuild | |
parent | dev-perl/Module-Build-Tiny: arm stable, bug #570270 (diff) | |
download | gentoo-8b2dd4899ebb19e54a58895837ddc9935a6e39e6.tar.gz gentoo-8b2dd4899ebb19e54a58895837ddc9935a6e39e6.tar.bz2 gentoo-8b2dd4899ebb19e54a58895837ddc9935a6e39e6.zip |
dev-perl/Const-Fast: arm stable, bug #570270
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/Const-Fast/Const-Fast-0.14.0-r1.ebuild')
-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 a560f899f76f..596d3bcba5f1 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=" |