From 1b0e912ed539e81fb64872f610b21764edf3ab77 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 19 Feb 2013 05:00:03 +0000 Subject: Add ~arm-linux keyword. (Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3) --- 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/libnet') diff --git a/net-libs/libnet/ChangeLog b/net-libs/libnet/ChangeLog index 8ddaa167f2fd..296a444607c2 100644 --- a/net-libs/libnet/ChangeLog +++ b/net-libs/libnet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libnet # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.98 2013/01/05 16:40:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.99 2013/02/19 05:00:03 zmedico Exp $ + + 19 Feb 2013; Zac Medico libnet-1.1.6.ebuild: + Add ~arm-linux keyword. *libnet-1.0.2a-r5 (05 Jan 2013) diff --git a/net-libs/libnet/libnet-1.1.6.ebuild b/net-libs/libnet/libnet-1.1.6.ebuild index e7ca496e29f1..58b5534b00f7 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-2013 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.11 2013/01/03 09:23:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.6.ebuild,v 1.12 2013/02/19 05:00:03 zmedico Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/project/${PN}-dev/${P}.tar.gz" LICENSE="BSD BSD-2 HPND" 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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc static-libs" DEPEND="sys-devel/autoconf" -- cgit v1.2.3-65-gdbad