diff options
Diffstat (limited to 'dev-perl/Text-German/Text-German-0.06.ebuild')
-rw-r--r-- | dev-perl/Text-German/Text-German-0.06.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Text-German/Text-German-0.06.ebuild b/dev-perl/Text-German/Text-German-0.06.ebuild index 98f10a0eb3a7..d6de1dbdcde2 100644 --- a/dev-perl/Text-German/Text-German-0.06.ebuild +++ b/dev-perl/Text-German/Text-German-0.06.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-German/Text-German-0.06.ebuild,v 1.11 2007/05/05 19:23:36 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-German/Text-German-0.06.ebuild,v 1.12 2010/01/14 15:26:13 grobian Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/U/UL/ULPFR/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 ia64 ppc sparc x86" +KEYWORDS="amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" |