diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-09 10:38:55 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-09 11:05:47 +0100 |
commit | 0809e7616bda9ff825d99f561d1233115bca2885 (patch) | |
tree | 04edec3b9152179ea269ebdaa8a526bff8b6d5ac /dev-perl/Exporter-Tiny | |
parent | dev-perl/Sereal-Encoder: stable 4.4.0 for sparc (diff) | |
download | gentoo-0809e7616bda9ff825d99f561d1233115bca2885.tar.gz gentoo-0809e7616bda9ff825d99f561d1233115bca2885.tar.bz2 gentoo-0809e7616bda9ff825d99f561d1233115bca2885.zip |
dev-perl/Exporter-Tiny: stable 1.0.0 for sparc
Bug: https://bugs.gentoo.org/657574
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
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 b19cd04eda7b..e80ea6840c0f 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="" |