From a5f44ac2e1e9052d05f3f33bdd88d60615b1aea0 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Fri, 22 Nov 2024 20:35:18 +0100 Subject: [PATCH] kde-apps/cantor: unkeyword ~x86 Signed-off-by: Andreas Sturmlechner --- kde-apps/cantor/cantor-24.08.1.ebuild | 2 +- kde-apps/cantor/cantor-24.08.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/cantor/cantor-24.08.1.ebuild b/kde-apps/cantor/cantor-24.08.1.ebuild index 6e0cce7f70d0c..e7a3f2a3acb55 100644 --- a/kde-apps/cantor/cantor-24.08.1.ebuild +++ b/kde-apps/cantor/cantor-24.08.1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://apps.kde.org/cantor/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" -KEYWORDS="amd64 arm64 ~x86" +KEYWORDS="amd64 arm64" # TODO: restore +analitza once cantor is ported to Qt6 IUSE="julia lua postscript python qalculate R" diff --git a/kde-apps/cantor/cantor-24.08.3.ebuild b/kde-apps/cantor/cantor-24.08.3.ebuild index 74f40842aaa8e..4fc1a51618e70 100644 --- a/kde-apps/cantor/cantor-24.08.3.ebuild +++ b/kde-apps/cantor/cantor-24.08.3.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://apps.kde.org/cantor/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64" # TODO: restore +analitza once cantor is ported to Qt6 IUSE="julia lua postscript python qalculate R"