diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-02 16:59:08 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-02 18:25:39 -0500 |
commit | c2b4c6153ae0600e7a51675a5dd9d2c6bb99c627 (patch) | |
tree | b221596207f5d0c6c5d66cd3e47ef7acb059e12b /kde-apps/cantor | |
parent | kde-apps/calendarsupport: arm64 stable (bug #700038) (diff) | |
download | gentoo-c2b4c6153ae0600e7a51675a5dd9d2c6bb99c627.tar.gz gentoo-c2b4c6153ae0600e7a51675a5dd9d2c6bb99c627.tar.bz2 gentoo-c2b4c6153ae0600e7a51675a5dd9d2c6bb99c627.zip |
kde-apps/cantor: arm64 stable (bug #700038)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'kde-apps/cantor')
-rw-r--r-- | kde-apps/cantor/cantor-19.08.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/cantor/cantor-19.08.3.ebuild b/kde-apps/cantor/cantor-19.08.3.ebuild index ecba18828981..e246fa0117a6 100644 --- a/kde-apps/cantor/cantor-19.08.3.ebuild +++ b/kde-apps/cantor/cantor-19.08.3.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="Interface for doing mathematics and scientific computing" HOMEPAGE="https://kde.org/applications/education/cantor https://edu.kde.org/cantor/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 arm64 x86" IUSE="+analitza julia lua markdown postscript python qalculate R" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |