diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-25 19:07:04 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-25 19:08:45 +0100 |
commit | 24120a57c86185ecf3fd165569b3968e51c2e3b2 (patch) | |
tree | c29c8439fda620cd5727ed18e40d363c53da4eb0 /dev-perl/Test-Output | |
parent | dev-perl/Test-MockModule: stable 0.130.0 for hppa, bug #663934 (diff) | |
download | gentoo-24120a57c86185ecf3fd165569b3968e51c2e3b2.tar.gz gentoo-24120a57c86185ecf3fd165569b3968e51c2e3b2.tar.bz2 gentoo-24120a57c86185ecf3fd165569b3968e51c2e3b2.zip |
dev-perl/Test-Output: stable 1.31.0 for hppa, bug #663934
Package-Manager: Portage-2.3.48, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-perl/Test-Output')
-rw-r--r-- | dev-perl/Test-Output/Test-Output-1.31.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Output/Test-Output-1.31.0.ebuild b/dev-perl/Test-Output/Test-Output-1.31.0.ebuild index fe908b57b770..5e851dbcf481 100644 --- a/dev-perl/Test-Output/Test-Output-1.31.0.ebuild +++ b/dev-perl/Test-Output/Test-Output-1.31.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utilities to test STDOUT and STDERR messages" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |