diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 20:42:18 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 20:42:18 +0200 |
commit | 7223dd4d8e672208aa134e7c2ec39ee914fe77af (patch) | |
tree | 1f14192e56fd9ccc64d54be76eecbfff2d77f0ff /dev-perl/Specio | |
parent | x11-misc/xlockmore: Stabilize 5.69 ppc, #886819 (diff) | |
download | gentoo-7223dd4d8e672208aa134e7c2ec39ee914fe77af.tar.gz gentoo-7223dd4d8e672208aa134e7c2ec39ee914fe77af.tar.bz2 gentoo-7223dd4d8e672208aa134e7c2ec39ee914fe77af.zip |
dev-perl/Specio: Stabilize 0.480.0 ppc, #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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Specio/Specio-0.480.0.ebuild b/dev-perl/Specio/Specio-0.480.0.ebuild index 80a22966e4b7..164680a17c50 100644 --- a/dev-perl/Specio/Specio-0.480.0.ebuild +++ b/dev-perl/Specio/Specio-0.480.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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=" |