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/DynaLoader-Functions/
Date: Tue, 24 Jul 2018 19:18:46
Message-Id: 1532459909.e9a9ee598376a14f5443cb3a4bceca8129519f07.slyfox@gentoo
1 commit: e9a9ee598376a14f5443cb3a4bceca8129519f07
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Jul 24 19:13:06 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 24 19:18:29 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9a9ee59
7
8 dev-perl/DynaLoader-Functions: keyworded 0.3.0 for hppa
9
10 Bug: https://bugs.gentoo.org/661774
11 Package-Manager: Portage-2.3.40, Repoman-2.3.9
12 RepoMan-Options: --include-arches="hppa"
13
14 dev-perl/DynaLoader-Functions/DynaLoader-Functions-0.3.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/DynaLoader-Functions/DynaLoader-Functions-0.3.0.ebuild b/dev-perl/DynaLoader-Functions/DynaLoader-Functions-0.3.0.ebuild
18 index 0c5a446ecbe..3b185242e1c 100644
19 --- a/dev-perl/DynaLoader-Functions/DynaLoader-Functions-0.3.0.ebuild
20 +++ b/dev-perl/DynaLoader-Functions/DynaLoader-Functions-0.3.0.ebuild
21 @@ -9,7 +9,7 @@ inherit perl-module
22
23 DESCRIPTION="Deconstructed Dynamic C Library Loading"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm ~sparc ~x86"
26 +KEYWORDS="amd64 ~arm ~hppa ~sparc ~x86"
27 IUSE="test"
28
29 RDEPEND="