diff options
author | 2022-11-29 16:07:51 +0100 | |
---|---|---|
committer | 2022-11-29 16:07:51 +0100 | |
commit | 22dada75cee808a582407eef05b7531826e550e8 (patch) | |
tree | 4c1027933b7d0593eea2aebf41b47bc86251dc0c /kde-apps/cantor | |
parent | kde-apps/step: Stabilize 22.08.3 amd64, #879357 (diff) | |
download | gentoo-22dada75cee808a582407eef05b7531826e550e8.tar.gz gentoo-22dada75cee808a582407eef05b7531826e550e8.tar.bz2 gentoo-22dada75cee808a582407eef05b7531826e550e8.zip |
kde-apps/cantor: Stabilize 22.08.3 amd64, #879357
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'kde-apps/cantor')
-rw-r--r-- | kde-apps/cantor/cantor-22.08.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/cantor/cantor-22.08.3.ebuild b/kde-apps/cantor/cantor-22.08.3.ebuild index b9896ff2d794..6a472b993f40 100644 --- a/kde-apps/cantor/cantor-22.08.3.ebuild +++ b/kde-apps/cantor/cantor-22.08.3.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://apps.kde.org/cantor/ https://edu.kde.org/cantor/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" -KEYWORDS="~amd64 arm64 ~x86" +KEYWORDS="amd64 arm64 ~x86" IUSE="+analitza julia lua postscript python qalculate R" REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} ) python? ( ${PYTHON_REQUIRED_USE} )" |