diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 08:20:45 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 08:20:45 +0200 |
commit | 0b7ed88fe65cc48de5542edf9eb296d47cce5f57 (patch) | |
tree | 1d994be2aec430f2ce379a9478a8c82ed1bfe03b /kde-apps | |
parent | kde-apps/step: Stabilize 22.08.3 x86, #879357 (diff) | |
download | gentoo-0b7ed88fe65cc48de5542edf9eb296d47cce5f57.tar.gz gentoo-0b7ed88fe65cc48de5542edf9eb296d47cce5f57.tar.bz2 gentoo-0b7ed88fe65cc48de5542edf9eb296d47cce5f57.zip |
kde-apps/cantor: Stabilize 22.08.3 x86, #879357
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-apps')
-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 6a472b993f40..87fa23c34849 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} )" |