diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-07 15:19:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-07 15:19:45 +0000 |
commit | a42157f194dc15c96b9a9c58b4b9687ef47a047e (patch) | |
tree | a99c450b433ff4171a60bae005256d6316214fae /dev-libs/libnl/libnl-3.2.22.ebuild | |
parent | Stable for ia64, wrt bug #450908 (diff) | |
download | gentoo-2-a42157f194dc15c96b9a9c58b4b9687ef47a047e.tar.gz gentoo-2-a42157f194dc15c96b9a9c58b4b9687ef47a047e.tar.bz2 gentoo-2-a42157f194dc15c96b9a9c58b4b9687ef47a047e.zip |
Stable for ia64, wrt bug #475744
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libnl/libnl-3.2.22.ebuild')
-rw-r--r-- | dev-libs/libnl/libnl-3.2.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libnl/libnl-3.2.22.ebuild b/dev-libs/libnl/libnl-3.2.22.ebuild index 4105d88ce93b..93315f9c09dd 100644 --- a/dev-libs/libnl/libnl-3.2.22.ebuild +++ b/dev-libs/libnl/libnl-3.2.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.22.ebuild,v 1.6 2013/07/07 12:06:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.22.ebuild,v 1.7 2013/07/07 15:19:45 ago Exp $ EAPI=4 inherit eutils libtool multilib @@ -13,7 +13,7 @@ SRC_URI=" " LICENSE="LGPL-2.1 doc? ( GPL-2 ) utils? ( GPL-2 )" SLOT="3" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="doc static-libs utils" DEPEND=" |