diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-19 17:08:04 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-19 20:12:43 +0100 |
commit | 279643c422af79e6b80cec03a67526d18c7bec79 (patch) | |
tree | 081f538d23d40b1173c6f1ce5877430d463d12f0 /dev-perl | |
parent | dev-perl/PPI: stable 1.224.0 for sparc (diff) | |
download | gentoo-279643c422af79e6b80cec03a67526d18c7bec79.tar.gz gentoo-279643c422af79e6b80cec03a67526d18c7bec79.tar.bz2 gentoo-279643c422af79e6b80cec03a67526d18c7bec79.zip |
dev-perl/Task-Weaken: stable 1.40.0-r1 for sparc
Bug: https://bugs.gentoo.org/631282
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Task-Weaken/Task-Weaken-1.40.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Task-Weaken/Task-Weaken-1.40.0-r1.ebuild b/dev-perl/Task-Weaken/Task-Weaken-1.40.0-r1.ebuild index bcbbc487ef9c..e0a473e6801b 100644 --- a/dev-perl/Task-Weaken/Task-Weaken-1.40.0-r1.ebuild +++ b/dev-perl/Task-Weaken/Task-Weaken-1.40.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Ensure that a platform has weaken support" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" |