diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-28 12:45:01 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:01:54 -0400 |
commit | ddbabdff612a9d3997e7ed77cefb084d53887664 (patch) | |
tree | eaf60872e63314f4aeab8ad65d0967427aeb4ae0 | |
parent | dev-perl/CPAN-Meta-Check: arm64 stable (diff) | |
download | gentoo-ddbabdff612a9d3997e7ed77cefb084d53887664.tar.gz gentoo-ddbabdff612a9d3997e7ed77cefb084d53887664.tar.bz2 gentoo-ddbabdff612a9d3997e7ed77cefb084d53887664.zip |
dev-perl/Exporter-Tiny: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
-rw-r--r-- | dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild index b155ad5772a6..8dfc8fc5d736 100644 --- a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild +++ b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="" |