summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-01-01 12:05:44 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-01-01 11:20:54 +0000
commit12abbc756602cd77187c41cdaa8f284d43e2da11 (patch)
tree82e09f555b575381ab9d03f2b5941ffe8024feb7 /dev-libs/libnl/libnl-1.1.4-r1.ebuild
parentdev-libs/libev: stable 4.33 for sparc, bug #762199 (diff)
downloadgentoo-12abbc756602cd77187c41cdaa8f284d43e2da11.tar.gz
gentoo-12abbc756602cd77187c41cdaa8f284d43e2da11.tar.bz2
gentoo-12abbc756602cd77187c41cdaa8f284d43e2da11.zip
dev-libs/libnl: stable 1.1.4-r1 for sparc, bug #762142
Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/libnl/libnl-1.1.4-r1.ebuild')
-rw-r--r--dev-libs/libnl/libnl-1.1.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libnl/libnl-1.1.4-r1.ebuild b/dev-libs/libnl/libnl-1.1.4-r1.ebuild
index e2275debff0e..92fd60327864 100644
--- a/dev-libs/libnl/libnl-1.1.4-r1.ebuild
+++ b/dev-libs/libnl/libnl-1.1.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.infradead.org/~tgr/libnl/"
SRC_URI="http://www.infradead.org/~tgr/libnl/files/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="1.1"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="doc static-libs"
DEPEND="doc? ( app-doc/doxygen )"