diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-18 23:42:36 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-19 00:13:17 +0200 |
commit | 41c03f5160aa62d2f359a78b4e9eeb4fb0b1a63b (patch) | |
tree | 719c95f6346e8da504db1728b6a08e52bd69c3de /dev-perl/Test-Output | |
parent | dev-perl/Test-Object: x86 stable (bug #663934) (diff) | |
download | gentoo-41c03f5160aa62d2f359a78b4e9eeb4fb0b1a63b.tar.gz gentoo-41c03f5160aa62d2f359a78b4e9eeb4fb0b1a63b.tar.bz2 gentoo-41c03f5160aa62d2f359a78b4e9eeb4fb0b1a63b.zip |
dev-perl/Test-Output: x86 stable (bug #663934)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
Diffstat (limited to 'dev-perl/Test-Output')
-rw-r--r-- | dev-perl/Test-Output/Test-Output-1.31.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 f50af15e24d9..84cebe692b3d 100644 --- a/dev-perl/Test-Output/Test-Output-1.31.0.ebuild +++ b/dev-perl/Test-Output/Test-Output-1.31.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |