diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:46:33 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:46:33 +0200 |
commit | dccfafad4d64c88f117ffeb0077a2608b5ecc5ba (patch) | |
tree | c62b869547c48a496d5ccca852c316f10f604d47 /dev-perl | |
parent | dev-perl/Specio: Stabilize 0.480.0 amd64, #886879 (diff) | |
download | gentoo-dccfafad4d64c88f117ffeb0077a2608b5ecc5ba.tar.gz gentoo-dccfafad4d64c88f117ffeb0077a2608b5ecc5ba.tar.bz2 gentoo-dccfafad4d64c88f117ffeb0077a2608b5ecc5ba.zip |
dev-perl/Specio: Stabilize 0.480.0 x86, #886879
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Specio/Specio-0.480.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Specio/Specio-0.480.0.ebuild b/dev-perl/Specio/Specio-0.480.0.ebuild index 762f3e5f48b9..85ba16cabeef 100644 --- a/dev-perl/Specio/Specio-0.480.0.ebuild +++ b/dev-perl/Specio/Specio-0.480.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Type constraints and coercions for Perl" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="minimal" RDEPEND=" |