diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-05-01 10:06:16 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-05-01 10:06:16 +0000 |
commit | 1aa0d3906d88ab9e1c74281da1bfbc167401f97f (patch) | |
tree | c5b97c369d80fd637d50e833e67bf118662ec63f /dev-perl/Inline/Inline-0.44-r1.ebuild | |
parent | Allow also nvidia-drivers-1.0.9631-r1 which appears to be working and require... (diff) | |
download | historical-1aa0d3906d88ab9e1c74281da1bfbc167401f97f.tar.gz historical-1aa0d3906d88ab9e1c74281da1bfbc167401f97f.tar.bz2 historical-1aa0d3906d88ab9e1c74281da1bfbc167401f97f.zip |
Stable on ppc64; bug #175120
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-perl/Inline/Inline-0.44-r1.ebuild')
-rw-r--r-- | dev-perl/Inline/Inline-0.44-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Inline/Inline-0.44-r1.ebuild b/dev-perl/Inline/Inline-0.44-r1.ebuild index 5abfb108783d..5d1441516984 100644 --- a/dev-perl/Inline/Inline-0.44-r1.ebuild +++ b/dev-perl/Inline/Inline-0.44-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.26 2007/02/11 11:17:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.27 2007/05/01 10:06:16 corsair Exp $ inherit perl-module eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/I/IN/INGY/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="gtk" DEPEND="virtual/perl-Digest-MD5 |