diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-09-18 15:39:24 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-09-18 15:39:24 +0000 |
commit | cd3e4a115a2ba3b4d46cf369e510c8dbdbcdbc7d (patch) | |
tree | 701a85c5fab40755b0e4a064c4fe7a9a699e4625 /dev-libs/libnl/libnl-0.5.0.ebuild | |
parent | Added ~ppc Keyword (diff) | |
download | gentoo-2-cd3e4a115a2ba3b4d46cf369e510c8dbdbcdbc7d.tar.gz gentoo-2-cd3e4a115a2ba3b4d46cf369e510c8dbdbcdbc7d.tar.bz2 gentoo-2-cd3e4a115a2ba3b4d46cf369e510c8dbdbcdbc7d.zip |
Added ~ppc Keyword
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-libs/libnl/libnl-0.5.0.ebuild')
-rw-r--r-- | dev-libs/libnl/libnl-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libnl/libnl-0.5.0.ebuild b/dev-libs/libnl/libnl-0.5.0.ebuild index 65462e366cfe..cb6844bf4f70 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-2005 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.2 2005/09/17 21:08:40 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-0.5.0.ebuild,v 1.3 2005/09/18 15:39:24 dertobi123 Exp $ inherit eutils @@ -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="~x86" +KEYWORDS="~ppc ~x86" IUSE="" src_unpack() { |