summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-10-02 00:20:42 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-10-02 08:33:07 +0100
commitcb246fd396bbf7206029a281a0d7db6d39513d9b (patch)
tree8a1064f50696852d25f3b4761ea8cebe655edd95 /dev-perl/Exporter-Tiny
parentdev-perl/Expect: stable 1.350.0 for ia64, bug #667266 (diff)
downloadgentoo-cb246fd396bbf7206029a281a0d7db6d39513d9b.tar.gz
gentoo-cb246fd396bbf7206029a281a0d7db6d39513d9b.tar.bz2
gentoo-cb246fd396bbf7206029a281a0d7db6d39513d9b.zip
dev-perl/Exporter-Tiny: stable 1.2.1 for ia64, bug #667266
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/Exporter-Tiny')
-rw-r--r--dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild2
1 files changed, 1 insertions, 1 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 f2b051c9e8bf..45ce0fdf45e1 100644
--- a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild
+++ b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.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=""