diff options
author | 2018-12-01 20:16:21 +0300 | |
---|---|---|
committer | 2018-12-01 21:52:36 +0300 | |
commit | 8f86789fa9657432c6a9e9c06b5513d46bc61cee (patch) | |
tree | f83059e9f2699eea7e35abc7db282eee25f0b96c /kde-apps/cantor | |
parent | kde-apps/blinken: x86 stable wrt bug 670862 (diff) | |
download | gentoo-8f86789fa9657432c6a9e9c06b5513d46bc61cee.tar.gz gentoo-8f86789fa9657432c6a9e9c06b5513d46bc61cee.tar.bz2 gentoo-8f86789fa9657432c6a9e9c06b5513d46bc61cee.zip |
kde-apps/cantor: x86 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 9004636f52e7..5b1f787720bd 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} )" |