diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2016-05-24 14:17:52 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2016-05-24 14:37:37 +0300 |
commit | a39da1c49b27e7c03f6e88f7409727f85c6eb7e0 (patch) | |
tree | c46ee8284fa91c1bbfd0008410f8190e176c57eb /kde-apps/cantor | |
parent | kde-apps/bovo: amd64 stable wrt bug #579992 (diff) | |
download | gentoo-a39da1c49b27e7c03f6e88f7409727f85c6eb7e0.tar.gz gentoo-a39da1c49b27e7c03f6e88f7409727f85c6eb7e0.tar.bz2 gentoo-a39da1c49b27e7c03f6e88f7409727f85c6eb7e0.zip |
kde-apps/cantor: amd64 stable wrt bug #579992
Package-Manager: portage-2.2.28
Diffstat (limited to 'kde-apps/cantor')
-rw-r--r-- | kde-apps/cantor/cantor-15.12.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/cantor/cantor-15.12.3-r1.ebuild b/kde-apps/cantor/cantor-15.12.3-r1.ebuild index aac9cbea7562..1ac89c58aa64 100644 --- a/kde-apps/cantor/cantor-15.12.3-r1.ebuild +++ b/kde-apps/cantor/cantor-15.12.3-r1.ebuild @@ -12,7 +12,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 lua postscript python qalculate +R" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |