summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-06 23:49:29 +0000
committerSam James <sam@gentoo.org>2021-02-06 23:49:29 +0000
commit65549bffda443a0356f9ba5e2353c4c0a3c61201 (patch)
tree0edb1100054702168a21ad6781efca0b1f109ab4
parentdev-python/amodem: add numpy, six depends (diff)
downloadgentoo-65549bff.tar.gz
gentoo-65549bff.tar.bz2
gentoo-65549bff.zip
dev-db/lmdb: reset 0.9.27 to ~arch
Unclear "minor defect" so we should downgrade for now. Bug: https://bugs.gentoo.org/762110 Bug: https://bugs.gentoo.org/768948 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-db/lmdb/lmdb-0.9.27.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/lmdb/lmdb-0.9.27.ebuild b/dev-db/lmdb/lmdb-0.9.27.ebuild
index 5adbc9bdcac9..610df78af69d 100644
--- a/dev-db/lmdb/lmdb-0.9.27.ebuild
+++ b/dev-db/lmdb/lmdb-0.9.27.ebuild
@@ -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 ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
IUSE="static-libs"
DEPEND=""