diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-06 12:27:19 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-06 12:27:19 +0000 |
commit | d95042d41abc109c13972f2262e98311ace0331a (patch) | |
tree | 1b0d1bd79d50f5b045df4c52f0c0c4af4fb71489 /kde-apps/ksudoku | |
parent | kde-apps/ksquares: Stabilize 23.08.4 amd64, #920693 (diff) | |
download | gentoo-d95042d41abc109c13972f2262e98311ace0331a.tar.gz gentoo-d95042d41abc109c13972f2262e98311ace0331a.tar.bz2 gentoo-d95042d41abc109c13972f2262e98311ace0331a.zip |
kde-apps/ksudoku: Stabilize 23.08.4 amd64, #920693
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-apps/ksudoku')
-rw-r--r-- | kde-apps/ksudoku/ksudoku-23.08.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/ksudoku/ksudoku-23.08.4.ebuild b/kde-apps/ksudoku/ksudoku-23.08.4.ebuild index 8bc048bc3245..e3d4b944e031 100644 --- a/kde-apps/ksudoku/ksudoku-23.08.4.ebuild +++ b/kde-apps/ksudoku/ksudoku-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/ksudoku/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" -KEYWORDS="~amd64 ~arm64 ~loong ~riscv x86" +KEYWORDS="amd64 ~arm64 ~loong ~riscv x86" IUSE="opengl" DEPEND=" |