commit: 73462354592633f358e6499c58147ce14077b629 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Fri Aug 24 19:32:41 2018 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Fri Aug 24 19:32:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73462354
dev-perl/Exporter-Tiny: arm stable, bug #657574 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm" dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.ebuild b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.ebuild index 2ed7ed6cdbf..47ce60b51e8 100644 --- a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.ebuild +++ b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.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 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~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 ~x86-solaris" IUSE="test" RDEPEND=""