diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-10-07 07:58:41 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-10-07 08:05:39 +0000 |
commit | 0baca0367b5f29b27927649fc0fd65fc3f44fb51 (patch) | |
tree | 3482ffecfe4c6c103686c6903762b012b258bede /dev-perl | |
parent | dev-perl/Test-Spec: Stable for amd64. Stable for x86 using the ALLARCHES policy. (diff) | |
download | gentoo-0baca0367b5f29b27927649fc0fd65fc3f44fb51.tar.gz gentoo-0baca0367b5f29b27927649fc0fd65fc3f44fb51.tar.bz2 gentoo-0baca0367b5f29b27927649fc0fd65fc3f44fb51.zip |
dev-perl/Test-Output: Stable for amd64. Stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-Output/Test-Output-1.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Output/Test-Output-1.30.0.ebuild b/dev-perl/Test-Output/Test-Output-1.30.0.ebuild index a3b28fa75bfd..e1af282d6e3a 100644 --- a/dev-perl/Test-Output/Test-Output-1.30.0.ebuild +++ b/dev-perl/Test-Output/Test-Output-1.30.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Utilities to test STDOUT and STDERR messages" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="test" RDEPEND=" |