Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Uplevel/
Date: Fri, 27 May 2016 22:15:51
Message-Id: 1464387305.13ecb96531cd1e8f02f522c7717bc5cc823df692.dilfridge@gentoo
1 commit: 13ecb96531cd1e8f02f522c7717bc5cc823df692
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 27 22:15:05 2016 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Fri May 27 22:15:05 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13ecb965
7
8 dev-perl/Sub-Uplevel: Retroactively stable for remaining arches (ALLARCHES), bug 582172
9
10 Package-Manager: portage-2.3.0_rc1
11
12 dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild
16 index 9da793b..f4f88b4 100644
17 --- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild
18 +++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="Apparently run a function in a higher stack frame"
21
22 SLOT="0"
23 -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"
24 +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"
25 IUSE=""
26
27 SRC_TEST="do"