diff options
author | Michael Weber <xmw@gentoo.org> | 2017-04-18 01:15:21 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-04-18 01:15:21 +0200 |
commit | 71f8bb84ac21d8ff52dce36f1c79294707053cc0 (patch) | |
tree | 8b40159507d281eafa0ab0bd332d05c07f1b21f1 /dev-perl | |
parent | dev-perl/Devel-Caller: ppc64 stable (bug 615826) (diff) | |
download | gentoo-71f8bb84ac21d8ff52dce36f1c79294707053cc0.tar.gz gentoo-71f8bb84ac21d8ff52dce36f1c79294707053cc0.tar.bz2 gentoo-71f8bb84ac21d8ff52dce36f1c79294707053cc0.zip |
dev-perl/Devel-LexAlias: ppc64 stable (bug 615826)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-perl')
-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 8fc680dc4cf3..7ee5e5242582 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 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-perl/Devel-Caller-2.03" |