summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-04-26 19:57:19 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-04-26 19:57:19 +0000
commitd212a322e2bc0946aaad361feaba06d0405c7a08 (patch)
tree0b1746d2d2ec1978d952a63a757f3219dcfc0a4e /dev-libs/libnl/libnl-3.2.25.ebuild
parentRemove old. (diff)
downloadgentoo-2-d212a322e2bc0946aaad361feaba06d0405c7a08.tar.gz
gentoo-2-d212a322e2bc0946aaad361feaba06d0405c7a08.tar.bz2
gentoo-2-d212a322e2bc0946aaad361feaba06d0405c7a08.zip
ia64 stable wrt bug #509544
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-libs/libnl/libnl-3.2.25.ebuild')
-rw-r--r--dev-libs/libnl/libnl-3.2.25.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libnl/libnl-3.2.25.ebuild b/dev-libs/libnl/libnl-3.2.25.ebuild
index bd03c3787102..1b68818923af 100644
--- a/dev-libs/libnl/libnl-3.2.25.ebuild
+++ b/dev-libs/libnl/libnl-3.2.25.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.25.ebuild,v 1.11 2015/04/23 04:34:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.25.ebuild,v 1.12 2015/04/26 19:57:19 zlogene Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 python3_{3,4} )
@@ -16,7 +16,7 @@ SRC_URI="
"
LICENSE="LGPL-2.1 utils? ( GPL-2 )"
SLOT="3"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="static-libs python utils"
RDEPEND="python? ( ${PYTHON_DEPS} )