diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-10 14:07:10 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-10 15:20:46 +0100 |
commit | 19e0cca9dc843a63cc314a0dc4db878763057bfa (patch) | |
tree | fd5fe2af473ee55443b1eee51b347d1425b10996 /dev-perl/Sub-Uplevel | |
parent | media-video/ffmpeg: Bump to 3.2.4. (diff) | |
download | gentoo-19e0cca9dc843a63cc314a0dc4db878763057bfa.tar.gz gentoo-19e0cca9dc843a63cc314a0dc4db878763057bfa.tar.bz2 gentoo-19e0cca9dc843a63cc314a0dc4db878763057bfa.zip |
dev-perl/Sub-Uplevel: arm64 stable (bug 601984).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-perl/Sub-Uplevel')
-rw-r--r-- | dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild index a354ddba2b38..4038a93d9d5b 100644 --- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild +++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild @@ -11,7 +11,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="" SRC_TEST="do" |