diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 07:10:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 07:10:23 +0000 |
commit | 3903feb1e1585f137c168e7ea16bc638da4778a3 (patch) | |
tree | 5a0df5f0e1c8bbc4f20248242c1494ad9d0a54c6 /dev-db/lmdb | |
parent | app-admin/stow: Stabilize 2.3.1 x86, #776268 (diff) | |
download | gentoo-3903feb1e1585f137c168e7ea16bc638da4778a3.tar.gz gentoo-3903feb1e1585f137c168e7ea16bc638da4778a3.tar.bz2 gentoo-3903feb1e1585f137c168e7ea16bc638da4778a3.zip |
dev-db/lmdb: Stabilize 0.9.28 x86, #776280
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/lmdb')
-rw-r--r-- | dev-db/lmdb/lmdb-0.9.28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/lmdb/lmdb-0.9.28.ebuild b/dev-db/lmdb/lmdb-0.9.28.ebuild index 9f64a4367820..d5941a02c2c9 100644 --- a/dev-db/lmdb/lmdb-0.9.28.ebuild +++ b/dev-db/lmdb/lmdb-0.9.28.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 ~sparc-solaris ~sparc64-solaris ~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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs" DEPEND="" |