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/Type-Tie/
Date: Sun, 16 May 2021 00:13:32
Message-Id: 1621123842.52d644c2231d8cb690f86f9e773c8553fa71a3bf.sam@gentoo
1 commit: 52d644c2231d8cb690f86f9e773c8553fa71a3bf
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 16 00:10:42 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun May 16 00:10:42 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52d644c2
7
8 dev-perl/Type-Tie: Keyword 0.9.0 ppc64, #788778
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild b/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild
16 index b591893950f..b239b9ab973 100644
17 --- a/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild
18 +++ b/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild
19 @@ -9,7 +9,7 @@ inherit perl-module
20
21 DESCRIPTION="Tie a variable to a type constraint"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm64 ~hppa ~ia64 ppc ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
24 +KEYWORDS="amd64 ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
25 IUSE="test minimal"
26 RESTRICT="!test? ( test )"