commit: 1a136feb0fd2ba083758b9e6949cf8174cb3b3b3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 11 05:03:21 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Dec 11 05:03:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a136feb
dev-perl/Type-Tie: Stabilize 0.15.0 ppc64, #828882 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Type-Tie/Type-Tie-0.15.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Type-Tie/Type-Tie-0.15.0.ebuild b/dev-perl/Type-Tie/Type-Tie-0.15.0.ebuild index 6637df0b791d..bdaee1c2d3e3 100644 --- a/dev-perl/Type-Tie/Type-Tie-0.15.0.ebuild +++ b/dev-perl/Type-Tie/Type-Tie-0.15.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Tie a variable to a type constraint" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="minimal" RDEPEND="
