diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-01 17:44:27 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-01 19:52:29 +0300 |
commit | 4ca3bb712d7c91852f9d95f65730ebd0ae82a1be (patch) | |
tree | e4a18db2148af69fcb2049ea869d43dd8f13b731 /kde-apps/cantor | |
parent | kde-apps/blinken: amd64 stable wrt bug 670862 (diff) | |
download | gentoo-4ca3bb712d7c91852f9d95f65730ebd0ae82a1be.tar.gz gentoo-4ca3bb712d7c91852f9d95f65730ebd0ae82a1be.tar.bz2 gentoo-4ca3bb712d7c91852f9d95f65730ebd0ae82a1be.zip |
kde-apps/cantor: amd64 stable wrt bug 670862
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'kde-apps/cantor')
-rw-r--r-- | kde-apps/cantor/cantor-18.08.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/cantor/cantor-18.08.3.ebuild b/kde-apps/cantor/cantor-18.08.3.ebuild index 0b8b96cfd68b..9004636f52e7 100644 --- a/kde-apps/cantor/cantor-18.08.3.ebuild +++ b/kde-apps/cantor/cantor-18.08.3.ebuild @@ -11,7 +11,7 @@ inherit kde5 python-r1 DESCRIPTION="Interface for doing mathematics and scientific computing" HOMEPAGE="https://www.kde.org/applications/education/cantor https://edu.kde.org/cantor/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+analitza julia lua postscript python qalculate R" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |