diff options
author | Sam James <sam@gentoo.org> | 2021-05-31 11:38:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-31 11:38:21 +0000 |
commit | b3cd0800a4f0a393e56d32e3cb81666e5ec3a624 (patch) | |
tree | d93df82ac611ae19996487478680117a80cfe878 /dev-perl/Exporter-Tiny | |
parent | dev-perl/Exception-Class: Stabilize 1.440.0 arm64, #792693 (diff) | |
download | gentoo-b3cd0800a4f0a393e56d32e3cb81666e5ec3a624.tar.gz gentoo-b3cd0800a4f0a393e56d32e3cb81666e5ec3a624.tar.bz2 gentoo-b3cd0800a4f0a393e56d32e3cb81666e5ec3a624.zip |
dev-perl/Exporter-Tiny: Stabilize 1.2.2 arm64, #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 5c12a751fa5b..2b22e6f49b09 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 )" |