commit: a65bd447439ed58c39a31722c6f7ca71a5ee45ad Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 26 00:38:30 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 26 00:38:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a65bd447
dev-libs/dqlite: Stabilize 1.16.7 amd64, #954440 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/dqlite/dqlite-1.16.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/dqlite/dqlite-1.16.7.ebuild b/dev-libs/dqlite/dqlite-1.16.7.ebuild index 11256abc34ee..3d05de979da0 100644 --- a/dev-libs/dqlite/dqlite-1.16.7.ebuild +++ b/dev-libs/dqlite/dqlite-1.16.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2024 Gentoo Authors +# Copyright 2020-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/canonical/dqlite/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="LGPL-3-with-linking-exception" SLOT="0/1.15.1" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="+lz4 test" RESTRICT="!test? ( test )"
