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: Mon, 30 Jul 2018 21:42:22
Message-Id: 1532986845.74da684a03c4eaf603c31890f3adaf602b0a96b3.slyfox@gentoo
1 commit: 74da684a03c4eaf603c31890f3adaf602b0a96b3
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 30 21:40:45 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 30 21:40:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74da684a
7
8 dev-perl/Sub-Quote: stable 2.4.0 for hppa, bug #662392
9
10 Package-Manager: Portage-2.3.44, Repoman-2.3.10
11 RepoMan-Options: --include-arches="hppa"
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 4f625eab885..e8684d9d5f7 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 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
25 +KEYWORDS="~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
26 IUSE="test minimal"
27
28 RDEPEND="