summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2021-09-21 12:56:44 +0100
committerJames Le Cuirot <chewi@gentoo.org>2021-09-21 13:30:44 +0100
commit6ff173f7e6d63156c89bb07c480691ccd681d5f8 (patch)
tree7e35eb114d004b21cbebef6c5c9525edd9da7c26
parentdev-libs/libnl: Add missing test dependency to 3.5.0 (diff)
downloadgentoo-6ff173f7e6d63156c89bb07c480691ccd681d5f8.tar.gz
gentoo-6ff173f7e6d63156c89bb07c480691ccd681d5f8.tar.bz2
gentoo-6ff173f7e6d63156c89bb07c480691ccd681d5f8.zip
dev-libs/libnl: Keyword 3.5.0 for ~m68k
The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
-rw-r--r--dev-libs/libnl/libnl-3.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libnl/libnl-3.5.0.ebuild b/dev-libs/libnl/libnl-3.5.0.ebuild
index 4cbe4b34a9e5..bb1b8fad31e2 100644
--- a/dev-libs/libnl/libnl-3.5.0.ebuild
+++ b/dev-libs/libnl/libnl-3.5.0.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${LIBNL_P}"
LICENSE="LGPL-2.1 utils? ( GPL-2 )"
SLOT="3"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~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 static-libs python test +threads utils"
RESTRICT="!test? ( test )"