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-Info/
Date: Sat, 25 Nov 2017 18:51:50
Message-Id: 1511635815.539d7157af6dc3c0021d6925417a65077111aae5.slyfox@gentoo
1 commit: 539d7157af6dc3c0021d6925417a65077111aae5
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 25 18:50:15 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 25 18:50:15 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=539d7157
7
8 dev-perl/Sub-Info: keyworded 0.2.0 for hppa, bug #633932 (thanks to Rolf Eike Beer)
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11 RepoMan-Options: --include-arches="hppa"
12
13 dev-perl/Sub-Info/Sub-Info-0.2.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Sub-Info/Sub-Info-0.2.0.ebuild b/dev-perl/Sub-Info/Sub-Info-0.2.0.ebuild
17 index 70db6fdcc82..104de82cef7 100644
18 --- a/dev-perl/Sub-Info/Sub-Info-0.2.0.ebuild
19 +++ b/dev-perl/Sub-Info/Sub-Info-0.2.0.ebuild
20 @@ -9,7 +9,7 @@ inherit perl-module
21
22 DESCRIPTION="Tool for inspecting subroutines"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
26 IUSE="test"
27
28 RDEPEND="