summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-06-21 15:58:18 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-06-21 16:47:39 +0200
commite3f633377e3fd5d1f7eea5ebc55897a8088325da (patch)
treebe2511bda2308c63eb155c0874670aeb4aa2b08f /sci-mathematics/mathomatic
parentdev-libs/libzip: Drop 1.7.0 (diff)
downloadgentoo-e3f633377e3fd5d1f7eea5ebc55897a8088325da.tar.gz
gentoo-e3f633377e3fd5d1f7eea5ebc55897a8088325da.tar.bz2
gentoo-e3f633377e3fd5d1f7eea5ebc55897a8088325da.zip
sci-mathematics/mathomatic: 16.0.5 ppc stable
Tested-by: ernsteiswuerfel Bug: https://bugs.gentoo.org/724166 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-mathematics/mathomatic')
-rw-r--r--sci-mathematics/mathomatic/mathomatic-16.0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/mathomatic/mathomatic-16.0.5.ebuild b/sci-mathematics/mathomatic/mathomatic-16.0.5.ebuild
index f1a450a5ad0a..66b3db20d86f 100644
--- a/sci-mathematics/mathomatic/mathomatic-16.0.5.ebuild
+++ b/sci-mathematics/mathomatic/mathomatic-16.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/mfillpot/mathomatic/archive/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="doc gnuplot"
DEPEND="sys-libs/readline:=