summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2022-01-01 14:38:24 +0000
committerJames Le Cuirot <chewi@gentoo.org>2022-01-01 14:38:41 +0000
commit1219f8cf98d2df193b0da11b55df2e0b15a883ff (patch)
treedcd6df6a4482b39b32ea6cdc47e82849c6a9963c /dev-libs/libbsd
parentprofiles: Mask hardware USE flags on m68k that probably don't apply (diff)
downloadgentoo-1219f8cf98d2df193b0da11b55df2e0b15a883ff.tar.gz
gentoo-1219f8cf98d2df193b0da11b55df2e0b15a883ff.tar.bz2
gentoo-1219f8cf98d2df193b0da11b55df2e0b15a883ff.zip
dev-libs/libbsd: Keyword 0.11.3 for ~m68k
The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-libs/libbsd')
-rw-r--r--dev-libs/libbsd/libbsd-0.11.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libbsd/libbsd-0.11.3.ebuild b/dev-libs/libbsd/libbsd-0.11.3.ebuild
index 85c772ff612b..1551e7d7f73d 100644
--- a/dev-libs/libbsd/libbsd-0.11.3.ebuild
+++ b/dev-libs/libbsd/libbsd-0.11.3.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=8
@@ -11,7 +11,7 @@ SRC_URI="https://${PN}.freedesktop.org/releases/${P}.tar.xz"
LICENSE="BSD BSD-2 BSD-4 ISC"
SLOT="0"
-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="static-libs"
RDEPEND="app-crypt/libmd[${MULTILIB_USEDEP}]"