diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-06 12:27:31 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-06 12:27:31 +0000 |
commit | 1445bb696e39437d54ddf013b1b3f3a921fc0f14 (patch) | |
tree | 1e490fea640623337caaaa61384140b789a846fa | |
parent | kde-apps/spectacle: Stabilize 23.08.4 amd64, #920693 (diff) | |
download | gentoo-1445bb696e39437d54ddf013b1b3f3a921fc0f14.tar.gz gentoo-1445bb696e39437d54ddf013b1b3f3a921fc0f14.tar.bz2 gentoo-1445bb696e39437d54ddf013b1b3f3a921fc0f14.zip |
kde-apps/step: Stabilize 23.08.4 amd64, #920693
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | kde-apps/step/step-23.08.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/step/step-23.08.4.ebuild b/kde-apps/step/step-23.08.4.ebuild index 43bea75ec21e..43720d9fe37a 100644 --- a/kde-apps/step/step-23.08.4.ebuild +++ b/kde-apps/step/step-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/step/ https://edu.kde.org/step/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" -KEYWORDS="~amd64 ~arm64 ~riscv x86" +KEYWORDS="amd64 ~arm64 ~riscv x86" IUSE="+gsl +qalculate" DEPEND=" |