summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-14 16:41:25 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-14 16:41:25 +0200
commit694ab5dd926aed62905d0c4a96daebe77bdbad5b (patch)
tree89af8948c5a4886255850f1eb2986316308cdce3 /dev-libs/libnl
parentmedia-video/movit: Stabilize 1.6.3 arm64, #831131 (diff)
downloadgentoo-694ab5dd926aed62905d0c4a96daebe77bdbad5b.tar.gz
gentoo-694ab5dd926aed62905d0c4a96daebe77bdbad5b.tar.bz2
gentoo-694ab5dd926aed62905d0c4a96daebe77bdbad5b.zip
dev-libs/libnl: Stabilize 3.5.0 hppa, #831174
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/libnl')
-rw-r--r--dev-libs/libnl/libnl-3.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libnl/libnl-3.5.0.ebuild b/dev-libs/libnl/libnl-3.5.0.ebuild
index 1164928a297f..c2a2a0db143b 100644
--- a/dev-libs/libnl/libnl-3.5.0.ebuild
+++ b/dev-libs/libnl/libnl-3.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,7 +18,7 @@ S="${WORKDIR}/${LIBNL_P}"
LICENSE="LGPL-2.1 utils? ( GPL-2 )"
SLOT="3"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
IUSE="+debug python test utils"
RESTRICT="!test? ( test )"