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/Probe-Perl/
Date: Tue, 31 May 2016 22:24:50
Message-Id: 1464733473.e4bbae0c23854345c6289356e442d1b2d710bc4b.dilfridge@gentoo
1 commit: e4bbae0c23854345c6289356e442d1b2d710bc4b
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 31 22:21:16 2016 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue May 31 22:24:33 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4bbae0c
7
8 dev-perl/Probe-Perl: Stable for remaining arches (ALLARCHES), bug 580980
9
10 Package-Manager: portage-2.3.0_rc1
11
12 dev-perl/Probe-Perl/Probe-Perl-0.30.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Probe-Perl/Probe-Perl-0.30.0.ebuild b/dev-perl/Probe-Perl/Probe-Perl-0.30.0.ebuild
16 index 94e0959..ab38937 100644
17 --- a/dev-perl/Probe-Perl/Probe-Perl-0.30.0.ebuild
18 +++ b/dev-perl/Probe-Perl/Probe-Perl-0.30.0.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="Information about the currently running perl"
21
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
24 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
25 IUSE="test"
26
27 RDEPEND="virtual/perl-File-Spec"