commit: 05597542b1f66b9ec9e00d1963e3f59d71b5c4c4 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 30 09:56:56 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Jan 30 09:56:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05597542
dev-db/litecli: Stabilize 1.13.2 ALLARCHES, #949063 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-db/litecli/litecli-1.13.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/litecli/litecli-1.13.2.ebuild b/dev-db/litecli/litecli-1.13.2.ebuild index 41fd76e48ff5..ebd7f3787d5f 100644 --- a/dev-db/litecli/litecli-1.13.2.ebuild +++ b/dev-db/litecli/litecli-1.13.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ HOMEPAGE="https://litecli.com/ https://github.com/dbcli/litecli" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" >=dev-python/click-4.1[${PYTHON_USEDEP}]