diff options
Diffstat (limited to 'kde-apps')
-rw-r--r-- | kde-apps/cantor/cantor-20.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/cantor/cantor-20.12.3.ebuild b/kde-apps/cantor/cantor-20.12.3.ebuild index 19248c341186..50fdcdc98e87 100644 --- a/kde-apps/cantor/cantor-20.12.3.ebuild +++ b/kde-apps/cantor/cantor-20.12.3.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://apps.kde.org/en/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} )" |