diff options
author | Markus Meier <maekke@gentoo.org> | 2011-01-11 22:05:27 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-01-11 22:05:27 +0000 |
commit | 31054b3a87ca0c08013cc6777efcfe32349681cd (patch) | |
tree | 110d054ca50615b9147e03253fcdf1fe31c3e88a /dev-libs/libnl/libnl-1.1-r2.ebuild | |
parent | x86 stable, bug #349877 (diff) | |
download | gentoo-2-31054b3a87ca0c08013cc6777efcfe32349681cd.tar.gz gentoo-2-31054b3a87ca0c08013cc6777efcfe32349681cd.tar.bz2 gentoo-2-31054b3a87ca0c08013cc6777efcfe32349681cd.zip |
x86 stable, bug #350460
(Portage version: 2.1.9.30/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libnl/libnl-1.1-r2.ebuild')
-rw-r--r-- | dev-libs/libnl/libnl-1.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libnl/libnl-1.1-r2.ebuild b/dev-libs/libnl/libnl-1.1-r2.ebuild index b8799a4d946d..769413aa49e6 100644 --- a/dev-libs/libnl/libnl-1.1-r2.ebuild +++ b/dev-libs/libnl/libnl-1.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1-r2.ebuild,v 1.8 2011/01/08 21:44:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1-r2.ebuild,v 1.9 2011/01/11 22:05:27 maekke Exp $ EAPI="2" @@ -11,7 +11,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="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="doc" DEPEND="doc? ( app-doc/doxygen )" |