commit: 94090066c9b634fefcc2c4f945b0f32a4eb6b11c
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Wed Jul 14 16:01:10 2021 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Jul 14 16:08:08 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94090066
dev-perl/Sub-HandlesVia: keyworded 0.16.0 for hppa, bug #801388
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild
b/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild
index f52ffb297f5..77407640f4c 100644
--- a/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild
+++ b/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="alternative handles_via implementation"
SLOT="0"
-KEYWORDS="~amd64 ~ppc"
+KEYWORDS="~amd64 ~hppa ~ppc"
RDEPEND="
dev-perl/Class-Method-Modifiers