diff --git a/dev-libs/dqlite/dqlite-1.18.2.ebuild b/dev-libs/dqlite/dqlite-1.18.2.ebuild index 835e3fda54cb3..b3568fd5cda0a 100644 --- a/dev-libs/dqlite/dqlite-1.18.2.ebuild +++ b/dev-libs/dqlite/dqlite-1.18.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2025 Gentoo Authors +# Copyright 2020-2026 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.18.0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="+lz4 test" RESTRICT="!test? ( test )"