diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-17 09:43:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-17 10:00:59 +0200 |
commit | f5f971c7fad921c8a26f5f73b7d18650471b3148 (patch) | |
tree | 5c70018dbc81b9e4c7b10e9fe5a07e7647cfd918 /kde-apps/cantor | |
parent | kde-apps/bovo: x86 stable wrt bug #612776 (diff) | |
download | gentoo-f5f971c7fad921c8a26f5f73b7d18650471b3148.tar.gz gentoo-f5f971c7fad921c8a26f5f73b7d18650471b3148.tar.bz2 gentoo-f5f971c7fad921c8a26f5f73b7d18650471b3148.zip |
kde-apps/cantor: x86 stable wrt bug #612776
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'kde-apps/cantor')
-rw-r--r-- | kde-apps/cantor/cantor-16.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/cantor/cantor-16.12.3.ebuild b/kde-apps/cantor/cantor-16.12.3.ebuild index b2f83e55cc6e..215bc594b2d8 100644 --- a/kde-apps/cantor/cantor-16.12.3.ebuild +++ b/kde-apps/cantor/cantor-16.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 ~x86" +KEYWORDS="amd64 x86" IUSE="analitza julia lua postscript python qalculate +R" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |