diff options
author | Sam James <sam@gentoo.org> | 2021-12-07 16:52:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-07 16:52:03 +0000 |
commit | 242bb19d52ea099589fa2fbb357d7010813410ae (patch) | |
tree | 9b52ea12d5bd56de080954d8b571b62bc0d4b39f /dev-perl/Specio | |
parent | dev-perl/XString: Stabilize 0.5.0 amd64, #828458 (diff) | |
download | gentoo-242bb19d52ea099589fa2fbb357d7010813410ae.tar.gz gentoo-242bb19d52ea099589fa2fbb357d7010813410ae.tar.bz2 gentoo-242bb19d52ea099589fa2fbb357d7010813410ae.zip |
dev-perl/Specio: Stabilize 0.470.0 amd64, #828458
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 1ca5836fb53f..1492e4ec29d6 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="amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="minimal" RDEPEND=" |