summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Phillips <rphillips@gentoo.org>2003-07-31 21:11:59 +0000
committerRyan Phillips <rphillips@gentoo.org>2003-07-31 21:11:59 +0000
commitcef0f14166be26e43b6bf3cf4363ff93b22961c1 (patch)
treee8e89519f437fbf14bd5ac115669354ede0f3499 /dev-libs
parentnew version (diff)
downloadgentoo-2-cef0f14166be26e43b6bf3cf4363ff93b22961c1.tar.gz
gentoo-2-cef0f14166be26e43b6bf3cf4363ff93b22961c1.tar.bz2
gentoo-2-cef0f14166be26e43b6bf3cf4363ff93b22961c1.zip
local mask
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libdnet/libdnet-1.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libdnet/libdnet-1.7.ebuild b/dev-libs/libdnet/libdnet-1.7.ebuild
index ba9b06a31abc..455a26b43ebf 100644
--- a/dev-libs/libdnet/libdnet-1.7.ebuild
+++ b/dev-libs/libdnet/libdnet-1.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/libdnet-1.7.ebuild,v 1.1 2003/07/31 21:11:33 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/libdnet-1.7.ebuild,v 1.2 2003/07/31 21:11:59 rphillips Exp $
DESCRIPTION="libdnet provides a simplified, portable interface to several low-level networking routines."
SRC_URI="mirror://sourceforge/libdnet/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://libdnet.sourceforge.net/"
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="x86 sparc "
+KEYWORDS="~x86 ~sparc "
src_compile() {
econf || die