diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-02-19 21:18:46 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-24 22:36:02 +0100 |
commit | 8002f9f88659d59bb76c8f2476da90307169495b (patch) | |
tree | acb8d740b38c926bec104e0b3baa06deb6524a6d /kde-apps/cantor | |
parent | app-text/discount: added ~arm64 (diff) | |
download | gentoo-8002f9f88659d59bb76c8f2476da90307169495b.tar.gz gentoo-8002f9f88659d59bb76c8f2476da90307169495b.tar.bz2 gentoo-8002f9f88659d59bb76c8f2476da90307169495b.zip |
kde-apps/cantor: added ~arm64
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/cantor')
-rw-r--r-- | kde-apps/cantor/cantor-18.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/cantor/cantor-18.12.2.ebuild b/kde-apps/cantor/cantor-18.12.2.ebuild index b247fb202645..9cb906caa1d9 100644 --- a/kde-apps/cantor/cantor-18.12.2.ebuild +++ b/kde-apps/cantor/cantor-18.12.2.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 ~arm64 ~x86" IUSE="+analitza julia lua markdown postscript python qalculate R" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |