diff options
author | 2023-08-02 18:30:18 +0100 | |
---|---|---|
committer | 2023-08-02 18:40:18 +0100 | |
commit | 4b70665d19d06684f3c6a355284f694aec4b2fd2 (patch) | |
tree | 29b077373e3db029aeb47f36140ca6eb80a3c11d /kde-apps/cantor | |
parent | kde-apps/step: Stabilize 23.04.3 arm64, #911185 (diff) | |
download | gentoo-4b70665d19d06684f3c6a355284f694aec4b2fd2.tar.gz gentoo-4b70665d19d06684f3c6a355284f694aec4b2fd2.tar.bz2 gentoo-4b70665d19d06684f3c6a355284f694aec4b2fd2.zip |
kde-apps/cantor: Stabilize 23.04.3 arm64, #911185
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-apps/cantor')
-rw-r--r-- | kde-apps/cantor/cantor-23.04.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/cantor/cantor-23.04.3.ebuild b/kde-apps/cantor/cantor-23.04.3.ebuild index 3ff8bf133be9..14649598878c 100644 --- a/kde-apps/cantor/cantor-23.04.3.ebuild +++ b/kde-apps/cantor/cantor-23.04.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} )" |