diff options
author | 2012-03-30 18:10:14 +0000 | |
---|---|---|
committer | 2012-03-30 18:10:14 +0000 | |
commit | 489fcc13a04a8a8d412844370f57b22f19883d34 (patch) | |
tree | 6f1854b18e362a6ab1ad8076ab069227dc14af9a /dev-perl/Test-Tester/Test-Tester-0.108.0.ebuild | |
parent | arm stable, bug #404863 (diff) | |
download | gentoo-2-489fcc13a04a8a8d412844370f57b22f19883d34.tar.gz gentoo-2-489fcc13a04a8a8d412844370f57b22f19883d34.tar.bz2 gentoo-2-489fcc13a04a8a8d412844370f57b22f19883d34.zip |
arm stable, bug #404691
(Portage version: 2.1.10.51/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Test-Tester/Test-Tester-0.108.0.ebuild')
-rw-r--r-- | dev-perl/Test-Tester/Test-Tester-0.108.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Tester/Test-Tester-0.108.0.ebuild b/dev-perl/Test-Tester/Test-Tester-0.108.0.ebuild index 9bba3f34d62a..f94faba38d26 100644 --- a/dev-perl/Test-Tester/Test-Tester-0.108.0.ebuild +++ b/dev-perl/Test-Tester/Test-Tester-0.108.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Tester/Test-Tester-0.108.0.ebuild,v 1.3 2012/03/29 15:07:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Tester/Test-Tester-0.108.0.ebuild,v 1.4 2012/03/30 18:10:14 maekke Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Ease testing test modules built with Test::Builder" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" SRC_TEST="do" |