Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Quote/
Date: Fri, 12 Jan 2018 23:17:34
Message-Id: 1515799041.19edab0d9735635bd7869bbd57e15f79a1fd8c62.slyfox@gentoo
1 commit: 19edab0d9735635bd7869bbd57e15f79a1fd8c62
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 12 23:17:21 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 12 23:17:21 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19edab0d
7
8 dev-perl/Sub-Quote: keyworded 2.4.0 for ppc64, bug #643980
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc64"
12
13 dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild
17 index c2f3eb2a2f0..e78283161c3 100644
18 --- a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild
19 +++ b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild
20 @@ -9,7 +9,7 @@ inherit perl-module
21
22 DESCRIPTION="Efficient generation of subroutines via string eval"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
25 +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
26 IUSE="test minimal"
27
28 RDEPEND="