diff options
Diffstat (limited to 'dev-libs/libnl/libnl-0.5.0.ebuild')
-rw-r--r-- | dev-libs/libnl/libnl-0.5.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libnl/libnl-0.5.0.ebuild b/dev-libs/libnl/libnl-0.5.0.ebuild index 3c9f51ee52be..6105cb9e1197 100644 --- a/dev-libs/libnl/libnl-0.5.0.ebuild +++ b/dev-libs/libnl/libnl-0.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-0.5.0.ebuild,v 1.9 2006/07/16 15:33:42 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-0.5.0.ebuild,v 1.10 2007/01/14 11:07:20 corsair Exp $ inherit eutils multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://people.suug.ch/~tgr/libnl/" SRC_URI="http://people.suug.ch/~tgr/libnl/files/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 hppa ppc x86" +KEYWORDS="amd64 hppa ppc ~ppc64 x86" IUSE="" src_unpack() { |