diff options
author | Torsten Veller <tove@gentoo.org> | 2009-12-02 09:47:01 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-12-02 09:47:01 +0000 |
commit | 1676d9a97f68f861401353e461e5f57ca3d8dd40 (patch) | |
tree | 13d9d6c49573813a2c180043d3a09f78b57076c5 /dev-perl/Test-Output | |
parent | Stable on amd64 and x86 (#293622) (diff) | |
download | gentoo-2-1676d9a97f68f861401353e461e5f57ca3d8dd40.tar.gz gentoo-2-1676d9a97f68f861401353e461e5f57ca3d8dd40.tar.bz2 gentoo-2-1676d9a97f68f861401353e461e5f57ca3d8dd40.zip |
Stable on amd64 and x86 (#293622)
(Portage version: 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=" |