summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-12 22:16:15 +0000
committerSam James <sam@gentoo.org>2021-02-12 22:16:15 +0000
commit5511e7a940e566b6eb1ecc55df783468788a1fc5 (patch)
tree8f7719390253deaa22a8e46dcab0d88032151f8e /dev-db/lmdb
parentx11-terms/xterm: Stabilize 366 x86, #769839 (diff)
downloadgentoo-5511e7a940e566b6eb1ecc55df783468788a1fc5.tar.gz
gentoo-5511e7a940e566b6eb1ecc55df783468788a1fc5.tar.bz2
gentoo-5511e7a940e566b6eb1ecc55df783468788a1fc5.zip
Revert "dev-db/lmdb: Stabilize 0.9.27 ppc, #762110"
This reverts commit 40ebad265b42a1d8f79f717bface76fc806e33c7. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/lmdb')
-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 b06041f93466..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=""