diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:39 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:39 -0700 |
commit | 0478329f05a6300bbe64fa860a0348f3262527ac (patch) | |
tree | 8d5f94b06d86b12061fa60343914706bf7c17538 /dev-perl/Test-Output | |
parent | dev-perl/Test-Object-0.80.0: alpha stable, bug 663934 (diff) | |
download | gentoo-0478329f05a6300bbe64fa860a0348f3262527ac.tar.gz gentoo-0478329f05a6300bbe64fa860a0348f3262527ac.tar.bz2 gentoo-0478329f05a6300bbe64fa860a0348f3262527ac.zip |
dev-perl/Test-Output-1.31.0: alpha stable, bug 663934
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 761386020a4c..85c0b8c7f102 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=" |