Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/cantor/
Date: Thu, 30 Nov 2017 02:08:04
Message-Id: 1512007644.80f82f74003c2a395697b88c662603632e8c8e41.whissi@gentoo
1 commit: 80f82f74003c2a395697b88c662603632e8c8e41
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 30 01:58:19 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 30 02:07:24 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80f82f74
7
8 kde-apps/cantor: x86 stable (bug #637292)
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 kde-apps/cantor/cantor-17.08.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/kde-apps/cantor/cantor-17.08.3.ebuild b/kde-apps/cantor/cantor-17.08.3.ebuild
16 index 1aa548e3c43..67f9e206bf9 100644
17 --- a/kde-apps/cantor/cantor-17.08.3.ebuild
18 +++ b/kde-apps/cantor/cantor-17.08.3.ebuild
19 @@ -11,7 +11,7 @@ inherit kde5 python-r1
20
21 DESCRIPTION="Interface for doing mathematics and scientific computing"
22 HOMEPAGE="https://www.kde.org/applications/education/cantor https://edu.kde.org/cantor/"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 x86"
25 IUSE="+analitza julia lua postscript python qalculate R"
26
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"