From 224922b4c02a155565383ff1edab31f7d4dd9aff Mon Sep 17 00:00:00 2001 From: Jeff Horelick Date: Mon, 30 Apr 2012 18:30:16 +0000 Subject: marked x86 per bug 413877 (Portage version: 2.2.0_alpha101/cvs/Linux i686) --- net-libs/libnet/ChangeLog | 5 ++++- net-libs/libnet/libnet-1.1.6.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-libs') diff --git a/net-libs/libnet/ChangeLog b/net-libs/libnet/ChangeLog index 2016475c5cca..cf8aa748a520 100644 --- a/net-libs/libnet/ChangeLog +++ b/net-libs/libnet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libnet # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.81 2012/04/30 09:55:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.82 2012/04/30 18:30:16 jdhore Exp $ + + 30 Apr 2012; Jeff Horelick libnet-1.1.6.ebuild: + marked x86 per bug 413877 30 Apr 2012; Agostino Sarubbo libnet-1.1.6.ebuild: Stable for amd64, wrt bug #413877 diff --git a/net-libs/libnet/libnet-1.1.6.ebuild b/net-libs/libnet/libnet-1.1.6.ebuild index d6ad6a90c3f1..fc10fac83679 100644 --- a/net-libs/libnet/libnet-1.1.6.ebuild +++ b/net-libs/libnet/libnet-1.1.6.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/net-libs/libnet/libnet-1.1.6.ebuild,v 1.4 2012/04/30 09:55:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.6.ebuild,v 1.5 2012/04/30 18:30:16 jdhore Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/project/${PN}-dev/${P}.tar.gz" LICENSE="LGPL-2" SLOT="1.1" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc static-libs" DEPEND="sys-devel/autoconf" -- cgit v1.2.3-65-gdbad