diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-12-31 01:12:39 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-12-31 01:13:06 -0500 |
commit | ff148eaa995cc986e537b43fc5a65b41e38b60c8 (patch) | |
tree | 15db70e31c17fe74a4aa797498e19bd71dd98ec2 /dev-perl | |
parent | dev-perl/XString: Keyword 0.5.0 alpha, #812824 (diff) | |
download | gentoo-ff148eaa995cc986e537b43fc5a65b41e38b60c8.tar.gz gentoo-ff148eaa995cc986e537b43fc5a65b41e38b60c8.tar.bz2 gentoo-ff148eaa995cc986e537b43fc5a65b41e38b60c8.zip |
dev-perl/Specio: Keyword 0.470.0 alpha, #812824
Signed-off-by: Matt Turner <mattst88@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 443f9f511d51..f557ab9d73d0 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 ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" IUSE="minimal" RDEPEND=" |