diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-06-17 17:20:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-06-17 17:20:05 +0000 |
commit | fc87fb6f08e1ebed52b59b28b6fd71c6e4cebb1d (patch) | |
tree | 8fac8f1452a0dcd8ac2cb75551ecd7167d616a9e /dev-perl/Test-Inter/Test-Inter-1.30.0.ebuild | |
parent | alpha/ia64/s390/sh/sparc stable wrt #413009 (diff) | |
download | gentoo-2-fc87fb6f08e1ebed52b59b28b6fd71c6e4cebb1d.tar.gz gentoo-2-fc87fb6f08e1ebed52b59b28b6fd71c6e4cebb1d.tar.bz2 gentoo-2-fc87fb6f08e1ebed52b59b28b6fd71c6e4cebb1d.zip |
alpha/ia64/s390/sh/sparc stable wrt #413009
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Test-Inter/Test-Inter-1.30.0.ebuild')
-rw-r--r-- | dev-perl/Test-Inter/Test-Inter-1.30.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Inter/Test-Inter-1.30.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.30.0.ebuild index 3fdfacb6d36a..ba4e230d9223 100644 --- a/dev-perl/Test-Inter/Test-Inter-1.30.0.ebuild +++ b/dev-perl/Test-Inter/Test-Inter-1.30.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-Inter/Test-Inter-1.30.0.ebuild,v 1.8 2012/05/22 09:50:54 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inter/Test-Inter-1.30.0.ebuild,v 1.9 2012/06/17 17:20:05 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Framework for more readable interactive test scripts" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="test" RDEPEND="" |