diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-06 12:29:07 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-06 12:29:07 +0000 |
commit | 29c8e5d9ef5c5f17f005003c56ec2046b6a86434 (patch) | |
tree | 5119ffdca6768837f2df537bba3a2ab1cf50298f /kde-apps/cantor | |
parent | kde-apps/calendarjanitor: Stabilize 23.08.4 arm64, #920693 (diff) | |
download | gentoo-29c8e5d9ef5c5f17f005003c56ec2046b6a86434.tar.gz gentoo-29c8e5d9ef5c5f17f005003c56ec2046b6a86434.tar.bz2 gentoo-29c8e5d9ef5c5f17f005003c56ec2046b6a86434.zip |
kde-apps/cantor: Stabilize 23.08.4 arm64, #920693
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-apps/cantor')
-rw-r--r-- | kde-apps/cantor/cantor-23.08.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/cantor/cantor-23.08.4.ebuild b/kde-apps/cantor/cantor-23.08.4.ebuild index 004fa323a8d3..7496795f83b3 100644 --- a/kde-apps/cantor/cantor-23.08.4.ebuild +++ b/kde-apps/cantor/cantor-23.08.4.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} )" |