diff options
author | 2024-01-06 12:27:21 +0000 | |
---|---|---|
committer | 2024-01-06 12:27:21 +0000 | |
commit | e51781a3ea8246d123777de3a0141d76b921e646 (patch) | |
tree | f437634232f6c48b60b0da31bb0dc7385b228364 /kde-apps/ktouch | |
parent | kde-apps/ktimer: Stabilize 23.08.4 amd64, #920693 (diff) | |
download | gentoo-e51781a3ea8246d123777de3a0141d76b921e646.tar.gz gentoo-e51781a3ea8246d123777de3a0141d76b921e646.tar.bz2 gentoo-e51781a3ea8246d123777de3a0141d76b921e646.zip |
kde-apps/ktouch: Stabilize 23.08.4 amd64, #920693
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-apps/ktouch')
-rw-r--r-- | kde-apps/ktouch/ktouch-23.08.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/ktouch/ktouch-23.08.4.ebuild b/kde-apps/ktouch/ktouch-23.08.4.ebuild index f3355fd6fb43..accdb3d1525c 100644 --- a/kde-apps/ktouch/ktouch-23.08.4.ebuild +++ b/kde-apps/ktouch/ktouch-23.08.4.ebuild @@ -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 @@ HOMEPAGE="https://apps.kde.org/ktouch/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" -KEYWORDS="~amd64 ~arm64 ~riscv x86" +KEYWORDS="amd64 ~arm64 ~riscv x86" IUSE="X" COMMON_DEPEND=" |