dev-db/litecli: Stabilize 1.10.0 amd64, #928042

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-03-28 16:43:49 +00:00
parent 5af27a0a2b
commit 4705cc4a6c

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/dbcli/litecli/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 ~x86"
RDEPEND="
>=dev-python/click-4.1[${PYTHON_USEDEP}]