diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-21 14:17:44 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-21 14:30:35 +0300 |
commit | 6b8b64086b80f7d6df131d24f21d9710b8b8fe6b (patch) | |
tree | 75acbef13e48c77e2274e6f9c226edd7a22781b5 /kde-apps/cantor | |
parent | kde-apps/calendarsupport: x86 stable wrt bug #679994 (diff) | |
download | gentoo-6b8b64086b80f7d6df131d24f21d9710b8b8fe6b.tar.gz gentoo-6b8b64086b80f7d6df131d24f21d9710b8b8fe6b.tar.bz2 gentoo-6b8b64086b80f7d6df131d24f21d9710b8b8fe6b.zip |
kde-apps/cantor: x86 stable wrt bug #679994
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'kde-apps/cantor')
-rw-r--r-- | kde-apps/cantor/cantor-18.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/cantor/cantor-18.12.3.ebuild b/kde-apps/cantor/cantor-18.12.3.ebuild index bc47165f9f17..00d954723634 100644 --- a/kde-apps/cantor/cantor-18.12.3.ebuild +++ b/kde-apps/cantor/cantor-18.12.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 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="+analitza julia lua markdown postscript python qalculate R" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |