diff options
Diffstat (limited to 'dev-perl/Danga-Socket/Danga-Socket-1.61.ebuild')
-rw-r--r-- | dev-perl/Danga-Socket/Danga-Socket-1.61.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Danga-Socket/Danga-Socket-1.61.ebuild b/dev-perl/Danga-Socket/Danga-Socket-1.61.ebuild index 39b95a45d6ac..d9ca869817f9 100644 --- a/dev-perl/Danga-Socket/Danga-Socket-1.61.ebuild +++ b/dev-perl/Danga-Socket/Danga-Socket-1.61.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Danga-Socket/Danga-Socket-1.61.ebuild,v 1.2 2011/08/26 09:12:58 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Danga-Socket/Danga-Socket-1.61.ebuild,v 1.3 2011/09/04 10:12:43 maekke Exp $ MODULE_AUTHOR="BRADFITZ" inherit perl-module @@ -11,7 +11,7 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" DEPEND="dev-perl/Sys-Syscall dev-lang/perl" |