summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-01-30 11:56:56 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-01-30 11:56:56 +0200
commit05597542b1f66b9ec9e00d1963e3f59d71b5c4c4 (patch)
treeef8ab0da1a7ea513ef56213261746d8ceb4c4f79 /dev-db/litecli
parentmedia-libs/alsa-ucm-conf: Stabilize 1.2.13 ppc64, #949056 (diff)
downloadgentoo-05597542b1f66b9ec9e00d1963e3f59d71b5c4c4.tar.gz
gentoo-05597542b1f66b9ec9e00d1963e3f59d71b5c4c4.tar.bz2
gentoo-05597542b1f66b9ec9e00d1963e3f59d71b5c4c4.zip
dev-db/litecli: Stabilize 1.13.2 ALLARCHES, #949063
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db/litecli')
-rw-r--r--dev-db/litecli/litecli-1.13.2.ebuild4
1 files 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}]