diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-21 01:01:52 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-21 01:04:52 +0100 |
commit | a6800028f44593a6cf24f7d1d1c3d078cf57015d (patch) | |
tree | 39c8eb3f0580361ed63440d5a736fc3671623664 /dev-perl/Test-Output | |
parent | dev-perl/Test-MockModule: stable 0.130.0 for ia64, bug #663934 (diff) | |
download | gentoo-a6800028f44593a6cf24f7d1d1c3d078cf57015d.tar.gz gentoo-a6800028f44593a6cf24f7d1d1c3d078cf57015d.tar.bz2 gentoo-a6800028f44593a6cf24f7d1d1c3d078cf57015d.zip |
dev-perl/Test-Output: stable 1.31.0 for ia64, bug #663934
Package-Manager: Portage-2.3.47, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"
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 85c0b8c7f102..fe908b57b770 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=" |