diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-03-19 11:29:53 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-03-19 11:29:53 +0000 |
commit | 3b2f36f9bc689c58532c2aa94c78a9993c7460d5 (patch) | |
tree | 0a9becfd7535ba18588c404dbd87a2bf5a77fc06 /dev-perl/Socket6/Socket6-0.19.ebuild | |
parent | Fixed compilation with gcc4 and on amd64. Closes bug #114949. (diff) | |
download | gentoo-2-3b2f36f9bc689c58532c2aa94c78a9993c7460d5.tar.gz gentoo-2-3b2f36f9bc689c58532c2aa94c78a9993c7460d5.tar.bz2 gentoo-2-3b2f36f9bc689c58532c2aa94c78a9993c7460d5.zip |
Stable on ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'dev-perl/Socket6/Socket6-0.19.ebuild')
-rw-r--r-- | dev-perl/Socket6/Socket6-0.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Socket6/Socket6-0.19.ebuild b/dev-perl/Socket6/Socket6-0.19.ebuild index 1c929d5d31a3..9f83919b6c78 100644 --- a/dev-perl/Socket6/Socket6-0.19.ebuild +++ b/dev-perl/Socket6/Socket6-0.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.19.ebuild,v 1.5 2006/03/12 07:43:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.19.ebuild,v 1.6 2006/03/19 11:29:53 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/U/UM/UMEMOTO/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" 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="" SRC_TEST="do" |