summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-05-28 14:10:34 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-05-28 14:10:34 +0000
commit04494ec96b6a5ef13b28fb11bcd6e886bbbbd56e (patch)
tree05102e618f3148f766a4a0331e1da99d83d7602f /dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.690.0.ebuild
parentFix wrapper for Prefix usage, marked *-macos and *-solaris (diff)
downloadgentoo-2-04494ec96b6a5ef13b28fb11bcd6e886bbbbd56e.tar.gz
gentoo-2-04494ec96b6a5ef13b28fb11bcd6e886bbbbd56e.tar.bz2
gentoo-2-04494ec96b6a5ef13b28fb11bcd6e886bbbbd56e.zip
alpha/ia64/m68k/s390/sh/sparc stable wrt #404673
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.690.0.ebuild')
-rw-r--r--dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.690.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.690.0.ebuild b/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.690.0.ebuild
index 48d53d8614b4..5a29595038c8 100644
--- a/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.690.0.ebuild
+++ b/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.690.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/IO-Socket-INET6/IO-Socket-INET6-2.690.0.ebuild,v 1.8 2012/04/17 21:55:00 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.690.0.ebuild,v 1.9 2012/05/28 14:10:34 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Work with IO sockets in ipv6"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND="dev-perl/Socket6"