diff options
author | 2019-07-28 05:35:09 +0300 | |
---|---|---|
committer | 2019-07-28 05:35:09 +0300 | |
commit | 473bd0271c876772079c16637d7d6d2ec737b317 (patch) | |
tree | 842d0ca84818d0fe402cfe10fac14998d167233f /kde-apps/cantor | |
parent | kde-apps/calendarsupport: x86 stable wrt bug #688912 (diff) | |
download | gentoo-473bd0271c876772079c16637d7d6d2ec737b317.tar.gz gentoo-473bd0271c876772079c16637d7d6d2ec737b317.tar.bz2 gentoo-473bd0271c876772079c16637d7d6d2ec737b317.zip |
kde-apps/cantor: x86 stable wrt bug #688912
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'kde-apps/cantor')
-rw-r--r-- | kde-apps/cantor/cantor-19.04.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/cantor/cantor-19.04.3.ebuild b/kde-apps/cantor/cantor-19.04.3.ebuild index 48efc5d6a245..2e8af23086eb 100644 --- a/kde-apps/cantor/cantor-19.04.3.ebuild +++ b/kde-apps/cantor/cantor-19.04.3.ebuild @@ -10,7 +10,7 @@ inherit kde5 python-single-r1 DESCRIPTION="Interface for doing mathematics and scientific computing" HOMEPAGE="https://kde.org/applications/education/cantor https://edu.kde.org/cantor/" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="+analitza julia lua markdown postscript python qalculate R" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |