diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-02-14 11:37:01 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-02-14 11:37:01 +0000 |
commit | 5ac0f956dbd9bce142c2b9939e62874baf1e80cf (patch) | |
tree | 65557b343557ada32a8e0dc4cba3e875ca42e013 /dev-perl/Test-Output/Test-Output-1.10.0.ebuild | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-5ac0f956dbd9bce142c2b9939e62874baf1e80cf.tar.gz gentoo-2-5ac0f956dbd9bce142c2b9939e62874baf1e80cf.tar.bz2 gentoo-2-5ac0f956dbd9bce142c2b9939e62874baf1e80cf.zip |
keyword ~x86-fbsd
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Test-Output/Test-Output-1.10.0.ebuild')
-rw-r--r-- | dev-perl/Test-Output/Test-Output-1.10.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Test-Output/Test-Output-1.10.0.ebuild b/dev-perl/Test-Output/Test-Output-1.10.0.ebuild index 3eb1df7362a2..28cef0daab7a 100644 --- a/dev-perl/Test-Output/Test-Output-1.10.0.ebuild +++ b/dev-perl/Test-Output/Test-Output-1.10.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/Test-Output-1.10.0.ebuild,v 1.3 2011/11/06 17:35:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/Test-Output-1.10.0.ebuild,v 1.4 2012/02/14 11:37:01 aballier Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Utilities to test STDOUT and STDERR messages" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~x86-fbsd" IUSE="test" RDEPEND=" |