diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-12-01 22:18:37 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-12-01 22:18:37 +0000 |
commit | eee36c7f37e1c271b6ea6acfcc9a1096991f156a (patch) | |
tree | cedef441f9f17e70a2d6d9ca17931498d173c08d /dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild | |
parent | embeded patch renamed, will prevent conflict with stale distfiles (diff) | |
download | gentoo-2-eee36c7f37e1c271b6ea6acfcc9a1096991f156a.tar.gz gentoo-2-eee36c7f37e1c271b6ea6acfcc9a1096991f156a.tar.bz2 gentoo-2-eee36c7f37e1c271b6ea6acfcc9a1096991f156a.zip |
Added ~amd64 keyword. bug #112508.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild')
-rw-r--r-- | dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild b/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild index 57c7bde68362..fa02f79730e8 100644 --- a/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild +++ b/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.51.ebuild,v 1.1 2005/11/21 17:08:49 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild,v 1.2 2005/12/01 22:17:15 metalgod Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MO/MONDEJAR/${P}.tar.gz" LICENSE="|| (Artistic GPL-2)" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="" SRC_TEST="do" |