summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-07-23 19:54:03 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-07-23 19:54:03 +0100
commita797c27f9ff18b714475c101de2adac0d87b0473 (patch)
tree90e0ee9c8f20cce5ed2f9b1371b01b7a69939f7c /dev-perl/Exporter-Tiny
parentdev-perl/Exporter-Lite: stable 0.80.0 for hppa, bug #657574 (diff)
downloadgentoo-a797c27f9ff18b714475c101de2adac0d87b0473.tar.gz
gentoo-a797c27f9ff18b714475c101de2adac0d87b0473.tar.bz2
gentoo-a797c27f9ff18b714475c101de2adac0d87b0473.zip
dev-perl/Exporter-Tiny: stable 1.0.0 for hppa, bug #657574
Bug: https://bugs.gentoo.org/657574 Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-perl/Exporter-Tiny')
-rw-r--r--dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 5e58a6f190de..2ed7ed6cdbfa 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=""