diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:46:32 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:46:32 +0200 |
commit | 8cb07654b704a350f73ae7c338512085f2d95d65 (patch) | |
tree | e28bbca21d4f43b39c58cd146e4d421194927cee /dev-perl/Specio | |
parent | dev-perl/Net-DNS: Stabilize 1.340.0 sparc, #886873 (diff) | |
download | gentoo-8cb07654b704a350f73ae7c338512085f2d95d65.tar.gz gentoo-8cb07654b704a350f73ae7c338512085f2d95d65.tar.bz2 gentoo-8cb07654b704a350f73ae7c338512085f2d95d65.zip |
dev-perl/Specio: Stabilize 0.480.0 amd64, #886879
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Specio')
-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 f35a15e34019..762f3e5f48b9 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=" |