diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-01-05 19:43:33 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-05 19:44:51 +0000 |
commit | 3c3779c91fc31a26e1ec71282736994a29e1965d (patch) | |
tree | 0e042dc6a624cd4725a940b08acb589a3fbe1626 /dev-perl/Test2-Suite | |
parent | dev-perl/Term-Table: stable 0.8.0 for sparc, bug #638696 (diff) | |
download | gentoo-3c3779c91fc31a26e1ec71282736994a29e1965d.tar.gz gentoo-3c3779c91fc31a26e1ec71282736994a29e1965d.tar.bz2 gentoo-3c3779c91fc31a26e1ec71282736994a29e1965d.zip |
dev-perl/Test2-Suite: stable 0.0.77 for sparc, bug #638696
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/Test2-Suite')
-rw-r--r-- | dev-perl/Test2-Suite/Test2-Suite-0.0.77.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test2-Suite/Test2-Suite-0.0.77.ebuild b/dev-perl/Test2-Suite/Test2-Suite-0.0.77.ebuild index 20f49d36f7e3..28ca7ac3f760 100644 --- a/dev-perl/Test2-Suite/Test2-Suite-0.0.77.ebuild +++ b/dev-perl/Test2-Suite/Test2-Suite-0.0.77.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="A rich set of tools built upon the Test2 framework" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |