commit: a5f44ac2e1e9052d05f3f33bdd88d60615b1aea0 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Nov 22 19:35:18 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Nov 23 11:36:01 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5f44ac2
kde-apps/cantor: unkeyword ~x86 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> 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 6e0cce7f70d0..e7a3f2a3acb5 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 74f40842aaa8..4fc1a51618e7 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"
