commit: ac911a74e966c4a579feb0933b12a739e4ffc577 Author: Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de> AuthorDate: Sat Jan 31 08:24:07 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 11 03:28:00 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac911a74
dev-db/litecli: sync live Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/45589 Closes: https://github.com/gentoo/gentoo/pull/45589 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-db/litecli/litecli-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/litecli/litecli-9999.ebuild b/dev-db/litecli/litecli-9999.ebuild index 3344a6e3b133..6ef0ff0e6a2d 100644 --- a/dev-db/litecli/litecli-9999.ebuild +++ b/dev-db/litecli/litecli-9999.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 @@ -16,7 +16,7 @@ if [[ ${PV} == "9999" ]]; then EGIT_REPO_URI="https://github.com/dbcli/litecli.git" else inherit pypi - KEYWORDS="amd64 x86" + KEYWORDS="~amd64 ~x86" fi LICENSE="BSD"
