diff options
author | Markus Meier <maekke@gentoo.org> | 2017-05-28 08:42:20 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-05-28 08:42:20 +0200 |
commit | 5b6f063cdef43ca29ff89c091aaddd9a2b3a5f2f (patch) | |
tree | 9428d29127fd9708b3f909795462243daf07d6e8 /dev-perl/Sub-Uplevel | |
parent | update RUBY_TARGETS preference order (diff) | |
download | gentoo-5b6f063cdef43ca29ff89c091aaddd9a2b3a5f2f.tar.gz gentoo-5b6f063cdef43ca29ff89c091aaddd9a2b3a5f2f.tar.bz2 gentoo-5b6f063cdef43ca29ff89c091aaddd9a2b3a5f2f.zip |
dev-perl/Sub-Uplevel: arm stable, bug #618980
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/Sub-Uplevel')
-rw-r--r-- | dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild index 2ffbe8e70b6a..4ea201c0f635 100644 --- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild +++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.280.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Apparently run a function in a higher stack frame" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="virtual/perl-Carp" |