Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-HandlesVia/
Date: Mon, 22 Nov 2021 19:20:28
Message-Id: 1637608767.b3551464a0426d435724741e91641e826116fa13.sam@gentoo
1 commit: b3551464a0426d435724741e91641e826116fa13
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 22 19:19:27 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 22 19:19:27 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3551464
7
8 dev-perl/Sub-HandlesVia: Stabilize 0.16.0 x86, #817449
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild b/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild
16 index 9295dcc56da6..93082bdf0b2c 100644
17 --- a/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild
18 +++ b/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild
19 @@ -9,7 +9,7 @@ inherit perl-module
20
21 DESCRIPTION="alternative handles_via implementation"
22 SLOT="0"
23 -KEYWORDS="amd64 ~hppa ppc ~x86"
24 +KEYWORDS="amd64 ~hppa ppc x86"
25
26 RDEPEND="
27 dev-perl/Class-Method-Modifiers