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-HandlesVia/
Date: Wed, 14 Jul 2021 16:08:31
Message-Id: 1626278888.94090066c9b634fefcc2c4f945b0f32a4eb6b11c.slyfox@gentoo
1 commit: 94090066c9b634fefcc2c4f945b0f32a4eb6b11c
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Jul 14 16:01:10 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 14 16:08:08 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94090066
7
8 dev-perl/Sub-HandlesVia: keyworded 0.16.0 for hppa, bug #801388
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild b/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild
19 index f52ffb297f5..77407640f4c 100644
20 --- a/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild
21 +++ b/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild
22 @@ -9,7 +9,7 @@ inherit perl-module
23
24 DESCRIPTION="alternative handles_via implementation"
25 SLOT="0"
26 -KEYWORDS="~amd64 ~ppc"
27 +KEYWORDS="~amd64 ~hppa ~ppc"
28
29 RDEPEND="
30 dev-perl/Class-Method-Modifiers