diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 06:11:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 06:11:21 +0000 |
commit | e4d0e603014a60ddc61cdc81c1f6c0f839bd085a (patch) | |
tree | 36ac4ee81866669b845f33c9750ece77358d89cd /dev-perl/Exporter-Tiny | |
parent | dev-perl/Exception-Class: Stabilize 1.440.0 arm, #792693 (diff) | |
download | gentoo-e4d0e603014a60ddc61cdc81c1f6c0f839bd085a.tar.gz gentoo-e4d0e603014a60ddc61cdc81c1f6c0f839bd085a.tar.bz2 gentoo-e4d0e603014a60ddc61cdc81c1f6c0f839bd085a.zip |
dev-perl/Exporter-Tiny: Stabilize 1.2.2 arm, #792696
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.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.2.ebuild b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.2.ebuild index 9e12ef6f014c..7fb38d5a1677 100644 --- a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.2.ebuild +++ b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.2.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 ~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 ~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 )" |