diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-09 10:39:59 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-09 11:05:48 +0100 |
commit | e431c8945733481ddbc8ed8ec93e792b99e84bf6 (patch) | |
tree | f747cf53704b9284a4f6a4441f253b4ab2e0c789 /dev-perl/Exporter-Lite | |
parent | dev-perl/Test-LongString: stable 0.170.0 for sparc (diff) | |
download | gentoo-e431c8945733481ddbc8ed8ec93e792b99e84bf6.tar.gz gentoo-e431c8945733481ddbc8ed8ec93e792b99e84bf6.tar.bz2 gentoo-e431c8945733481ddbc8ed8ec93e792b99e84bf6.zip |
dev-perl/Exporter-Lite: stable 0.80.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-Lite')
-rw-r--r-- | dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild b/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild index 66cd3430d9c5..56cd07e77cb0 100644 --- a/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild +++ b/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Lightweight exporting of variables" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc sparc ~x86 ~x86-linux ~ppc-macos ~x86-solaris" IUSE="test" RDEPEND=" |