diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 12:07:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 12:11:55 +0200 |
commit | 899541766e63ed35b6526bf6c919ed891ea4b934 (patch) | |
tree | 81303d61c38966bc1a7808819791c1a044353b21 /dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild | |
parent | dev-perl/PerlIO-Layers: amd64 stable wrt bug #580264 (diff) | |
download | gentoo-899541766e63ed35b6526bf6c919ed891ea4b934.tar.gz gentoo-899541766e63ed35b6526bf6c919ed891ea4b934.tar.bz2 gentoo-899541766e63ed35b6526bf6c919ed891ea4b934.zip |
dev-perl/Sub-Uplevel: amd64 stable wrt bug #582172
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild')
-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 0d20daf6df6a..caf8f156f81d 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 ~x86-freebsd ~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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |