diff options
author | Markus Meier <maekke@gentoo.org> | 2017-06-06 18:04:35 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-06-06 18:04:35 +0200 |
commit | 8ec68808c77ba86d0fb35f42e224013c32f4d765 (patch) | |
tree | 05ff1521b06aa379e8233bc8a69c7d9c62d9e79c /dev-perl/SUPER | |
parent | dev-perl/Sub-Identify: arm stable, bug #617290 (diff) | |
download | gentoo-8ec68808c77ba86d0fb35f42e224013c32f4d765.tar.gz gentoo-8ec68808c77ba86d0fb35f42e224013c32f4d765.tar.bz2 gentoo-8ec68808c77ba86d0fb35f42e224013c32f4d765.zip |
dev-perl/SUPER: arm stable, bug #617290
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/SUPER')
-rw-r--r-- | dev-perl/SUPER/SUPER-1.201.411.170.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild index c2930fb15308..139fa0199c35 100644 --- a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild +++ b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="control superclass method dispatch" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="test" RDEPEND=" |