diff options
author | 2021-10-11 04:16:14 +0100 | |
---|---|---|
committer | 2021-10-11 04:16:14 +0100 | |
commit | 61ba59060333577529b288679bd16330402f025e (patch) | |
tree | 01af0d66fef1d55e0322a7bb5683128e1231ea5a /dev-perl/Specio | |
parent | dev-perl/XString: Keyword 0.5.0 ppc64, #812824 (diff) | |
download | gentoo-61ba59060333577529b288679bd16330402f025e.tar.gz gentoo-61ba59060333577529b288679bd16330402f025e.tar.bz2 gentoo-61ba59060333577529b288679bd16330402f025e.zip |
dev-perl/Specio: Keyword 0.470.0 ppc64, #812824
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Specio')
-rw-r--r-- | dev-perl/Specio/Specio-0.470.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild index 84d61c40dfb4..ee421b054c76 100644 --- a/dev-perl/Specio/Specio-0.470.0.ebuild +++ b/dev-perl/Specio/Specio-0.470.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Type constraints and coercions for Perl" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~ppc ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="minimal" RDEPEND=" |