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/PPIx-QuoteLike/
Date: Wed, 28 Jul 2021 01:58:36
Message-Id: 1627437281.060733a38b15b002b1415aebbe0b2d9837594c7f.sam@gentoo
1 commit: 060733a38b15b002b1415aebbe0b2d9837594c7f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 28 01:54:41 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 28 01:54:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=060733a3
7
8 dev-perl/PPIx-QuoteLike: Keyword 0.17.0 x86, #789090
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild b/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild
16 index 59db838341d..9d998421cc8 100644
17 --- a/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild
18 +++ b/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="Parse Perl string literals and string-literal-like things"
21
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64"
24 +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
25 IUSE="test examples"
26 RESTRICT="!test? ( test )"