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: Wed, 28 Jul 2021 01:58:36
Message-Id: 1627437286.6ccc516ac2cae831e79df58c93f3f4f4e03a94d9.sam@gentoo
1 commit: 6ccc516ac2cae831e79df58c93f3f4f4e03a94d9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 28 01:54:46 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 28 01:54:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ccc516a
7
8 dev-perl/Sub-HandlesVia: Keyword 0.16.0 x86, #801388
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 77407640f4c..c7021656d77 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"
24 +KEYWORDS="~amd64 ~hppa ~ppc ~x86"
25
26 RDEPEND="
27 dev-perl/Class-Method-Modifiers