diff options
author | Sam James <sam@gentoo.org> | 2023-03-22 09:21:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-22 09:21:00 +0000 |
commit | 46bf0698edcab42d865f5307615e4773b45f0b69 (patch) | |
tree | e752d804fed500c484fb0507d75f4e05b0d1e716 /dev-perl/Exporter-Tiny | |
parent | dev-lang/perl: Stabilize 5.36.0-r2 hppa, #902669 (diff) | |
download | gentoo-46bf0698edcab42d865f5307615e4773b45f0b69.tar.gz gentoo-46bf0698edcab42d865f5307615e4773b45f0b69.tar.bz2 gentoo-46bf0698edcab42d865f5307615e4773b45f0b69.zip |
dev-perl/Exporter-Tiny: Stabilize 1.6.0 hppa, #902673
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Exporter-Tiny')
-rw-r--r-- | dev-perl/Exporter-Tiny/Exporter-Tiny-1.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.6.0.ebuild b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.6.0.ebuild index 8ea438556a91..c9a8209b9d13 100644 --- a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.6.0.ebuild +++ b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.6.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="An exporter with the features of Sub::Exporter but only core dependencies" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |