diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:54:01 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:20:38 +0100 |
commit | b2cf7d40568fd3131ccd5e300c80354e15861f79 (patch) | |
tree | 4d4db54dc5152304dbd44862ed7f73c1555ae40a /dev-perl/Exporter-Tiny | |
parent | dev-perl/Exception-Class: stable 1.430.0 for ppc64, bug #657574 (diff) | |
download | gentoo-b2cf7d40568fd3131ccd5e300c80354e15861f79.tar.gz gentoo-b2cf7d40568fd3131ccd5e300c80354e15861f79.tar.bz2 gentoo-b2cf7d40568fd3131ccd5e300c80354e15861f79.zip |
dev-perl/Exporter-Tiny: stable 1.0.0 for ppc64, bug #657574
Bug: https://bugs.gentoo.org/657574
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-perl/Exporter-Tiny')
-rw-r--r-- | dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.ebuild | 2 |
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 ca423772a07c..0cd010061318 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="" |