diff options
author | Sam James <sam@gentoo.org> | 2021-11-28 01:51:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-28 01:51:22 +0000 |
commit | 9fbf29e8fd02a1fd9e51cba2d8366d802bbca8a5 (patch) | |
tree | b0c305a3012770509eb5d4b667529d2018345768 /kde-apps/cantor | |
parent | kde-apps/step: Stabilize 21.08.3 amd64, #822177 (diff) | |
download | gentoo-9fbf29e8fd02a1fd9e51cba2d8366d802bbca8a5.tar.gz gentoo-9fbf29e8fd02a1fd9e51cba2d8366d802bbca8a5.tar.bz2 gentoo-9fbf29e8fd02a1fd9e51cba2d8366d802bbca8a5.zip |
kde-apps/cantor: Stabilize 21.08.3 amd64, #822177
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-apps/cantor')
-rw-r--r-- | kde-apps/cantor/cantor-21.08.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/cantor/cantor-21.08.3.ebuild b/kde-apps/cantor/cantor-21.08.3.ebuild index cebb0058aa41..fb2281cb5b8e 100644 --- a/kde-apps/cantor/cantor-21.08.3.ebuild +++ b/kde-apps/cantor/cantor-21.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} )" |