diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-08-19 08:31:50 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-19 11:34:33 +0100 |
commit | 0bc447f944ac3bbac8965a04f2e7e3e0db6a5af2 (patch) | |
tree | 3f7110b19251caa8e4924b73743d17cbac5a2583 /dev-perl/Test-Deep | |
parent | dev-perl/Text-Aspell: stable 0.90.0-r2 for sparc, bug #663934 (diff) | |
download | gentoo-0bc447f944ac3bbac8965a04f2e7e3e0db6a5af2.tar.gz gentoo-0bc447f944ac3bbac8965a04f2e7e3e0db6a5af2.tar.bz2 gentoo-0bc447f944ac3bbac8965a04f2e7e3e0db6a5af2.zip |
dev-perl/Test-Deep: stable 1.127.0 for sparc, bug #663934
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl/Test-Deep')
-rw-r--r-- | dev-perl/Test-Deep/Test-Deep-1.127.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Deep/Test-Deep-1.127.0.ebuild b/dev-perl/Test-Deep/Test-Deep-1.127.0.ebuild index 946f183a9e6d..94527a194262 100644 --- a/dev-perl/Test-Deep/Test-Deep-1.127.0.ebuild +++ b/dev-perl/Test-Deep/Test-Deep-1.127.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Extremely flexible deep comparison testing" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" |