diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-14 11:18:19 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-14 11:18:19 +0200 |
commit | b6177c53f62db8fec3ced16dbc9f2ebc93790a6d (patch) | |
tree | 1c85af8536ef73ab4628cc82cdd6e60082ffa14e /dev-perl | |
parent | dev-perl/Alien-Build: Stabilize 2.480.0 hppa, #886831 (diff) | |
download | gentoo-b6177c53f62db8fec3ced16dbc9f2ebc93790a6d.tar.gz gentoo-b6177c53f62db8fec3ced16dbc9f2ebc93790a6d.tar.bz2 gentoo-b6177c53f62db8fec3ced16dbc9f2ebc93790a6d.zip |
dev-perl/Specio: Stabilize 0.480.0 hppa, #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 164680a17c50..ce83088c564b 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=" |