summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-05-23 21:15:40 +0000
committerMarkus Meier <maekke@gentoo.org>2008-05-23 21:15:40 +0000
commit2e1cfea131aa75ee5b91578d420bce0cda68983c (patch)
tree5dd489f01ac73526dd1bbe1b5f1aa60137a16301 /net-libs/libpcap/libpcap-0.9.8-r1.ebuild
parentadd ~x86, bug #223323 (diff)
downloadhistorical-2e1cfea131aa75ee5b91578d420bce0cda68983c.tar.gz
historical-2e1cfea131aa75ee5b91578d420bce0cda68983c.tar.bz2
historical-2e1cfea131aa75ee5b91578d420bce0cda68983c.zip
amd64 stable, bug #222533
Package-Manager: portage-2.1.5.2
Diffstat (limited to 'net-libs/libpcap/libpcap-0.9.8-r1.ebuild')
-rw-r--r--net-libs/libpcap/libpcap-0.9.8-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libpcap/libpcap-0.9.8-r1.ebuild b/net-libs/libpcap/libpcap-0.9.8-r1.ebuild
index 48418bc653e9..7064c5f3b6c7 100644
--- a/net-libs/libpcap/libpcap-0.9.8-r1.ebuild
+++ b/net-libs/libpcap/libpcap-0.9.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcap/libpcap-0.9.8-r1.ebuild,v 1.8 2008/05/20 04:21:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcap/libpcap-0.9.8-r1.ebuild,v 1.9 2008/05/23 21:15:40 maekke Exp $
inherit autotools eutils multilib toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://www.tcpdump.org/release/${P}.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="ipv6"
RDEPEND="!virtual/libpcap"