summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2022-01-10 15:14:15 +0000
committerJames Le Cuirot <chewi@gentoo.org>2022-01-10 15:14:15 +0000
commit86ee5fc512301aa5919e69761134524ee22d6a43 (patch)
tree89d075e56a2b204fe479633c38ea654730f2c7f5 /dev-db/lmdb
parentsys-apps/fwupd: Removed UnusedLocalUse QA warning (diff)
downloadgentoo-86ee5fc512301aa5919e69761134524ee22d6a43.tar.gz
gentoo-86ee5fc512301aa5919e69761134524ee22d6a43.tar.bz2
gentoo-86ee5fc512301aa5919e69761134524ee22d6a43.zip
dev-db/lmdb: Keyword 0.9.29 for ~m68k
The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-db/lmdb')
-rw-r--r--dev-db/lmdb/lmdb-0.9.29.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/lmdb/lmdb-0.9.29.ebuild b/dev-db/lmdb/lmdb-0.9.29.ebuild
index b4031a6ac0a5..b9a701dc0da6 100644
--- a/dev-db/lmdb/lmdb-0.9.29.ebuild
+++ b/dev-db/lmdb/lmdb-0.9.29.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
@@ -12,7 +12,7 @@ SRC_URI="https://git.openldap.org/openldap/openldap/-/archive/${MY_P}/openldap-$
LICENSE="OPENLDAP"
SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="static-libs"
DEPEND=""