commit: 71a12f52b7b903b75bca535c8ed58a2ea5ba4c60 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Tue Mar 10 02:54:41 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Tue Mar 10 06:20:27 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71a12f52
dev-db/libzdb: Stabilize 3.4.1 amd64, #969513 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-db/libzdb/libzdb-3.4.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/libzdb/libzdb-3.4.1.ebuild b/dev-db/libzdb/libzdb-3.4.1.ebuild index 039207399ab3..ed3bde41ce5a 100644 --- a/dev-db/libzdb/libzdb-3.4.1.ebuild +++ b/dev-db/libzdb/libzdb-3.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="https://www.tildeslash.com/${PN}/dist/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug doc mysql postgres +sqlite ssl static-libs" REQUIRED_USE=" || ( postgres mysql sqlite )"
