diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:30 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:33 -0800 |
commit | dc7499e0c47e8d1ecd1d584611637ad664f0c78e (patch) | |
tree | 50b7f4c9934e4b75b2d4da7359156894eec6de68 /dev-perl/Devel-LexAlias | |
parent | dev-perl/Test-MockRandom: added ~sparc, bug 579360 (diff) | |
download | gentoo-dc7499e0c47e8d1ecd1d584611637ad664f0c78e.tar.gz gentoo-dc7499e0c47e8d1ecd1d584611637ad664f0c78e.tar.bz2 gentoo-dc7499e0c47e8d1ecd1d584611637ad664f0c78e.zip |
dev-perl/Devel-LexAlias: added ~sparc, bug 599550
Diffstat (limited to 'dev-perl/Devel-LexAlias')
-rw-r--r-- | dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild b/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild index c333705c1531..80545d7c41ea 100644 --- a/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild +++ b/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Alias lexical variables" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-perl/Devel-Caller-2.03" |