diff options
author | Torsten Veller <tove@gentoo.org> | 2009-12-02 09:53:36 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-12-02 09:53:36 +0000 |
commit | b94c629156854df31073c094156b5ef5e6af57dc (patch) | |
tree | 3c1f14b40aaaf2fa1164d9eae3ff6bd703d5c919 /dev-perl/Test-Output | |
parent | Add ChangeLog entry (diff) | |
download | historical-b94c629156854df31073c094156b5ef5e6af57dc.tar.gz historical-b94c629156854df31073c094156b5ef5e6af57dc.tar.bz2 historical-b94c629156854df31073c094156b5ef5e6af57dc.zip |
Stable on amd64 and x86 (#293622)
Package-Manager: portage-2.2_rc54/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Test-Output')
-rw-r--r-- | dev-perl/Test-Output/Test-Output-0.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Output/Test-Output-0.16.ebuild b/dev-perl/Test-Output/Test-Output-0.16.ebuild index 2e8a97ac283a..4b4928c71021 100644 --- a/dev-perl/Test-Output/Test-Output-0.16.ebuild +++ b/dev-perl/Test-Output/Test-Output-0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/Test-Output-0.16.ebuild,v 1.2 2009/10/26 13:37:27 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/Test-Output-0.16.ebuild,v 1.3 2009/12/02 09:47:01 tove Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utilities to test STDOUT and STDERR messages" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="test" RDEPEND=" |