diff options
author | 2021-11-11 03:48:51 +0000 | |
---|---|---|
committer | 2021-11-11 03:48:51 +0000 | |
commit | 9e4ee7afa800a21743447bf5cf87ae93eb930a9a (patch) | |
tree | cedc75fd263db154ba9b13acd069dd9fb341f448 /dev-perl | |
parent | dev-perl/XString: Keyword 0.5.0 ia64, #812824 (diff) | |
download | gentoo-9e4ee7afa800a21743447bf5cf87ae93eb930a9a.tar.gz gentoo-9e4ee7afa800a21743447bf5cf87ae93eb930a9a.tar.bz2 gentoo-9e4ee7afa800a21743447bf5cf87ae93eb930a9a.zip |
dev-perl/Specio: Keyword 0.470.0 ia64, #812824
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 80ca50cb25ad..1ca5836fb53f 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 ~hppa ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="minimal" RDEPEND=" |