diff options
author | 2021-11-18 15:45:20 -0800 | |
---|---|---|
committer | 2021-11-18 15:50:24 -0800 | |
commit | 85f262d5e986f49e40a5e3cc931b3e8a34b05639 (patch) | |
tree | 8b69041b1578d7dd2f6236d6a0f58994335341f6 /sci-mathematics | |
parent | sci-electronics/geda: de-stabilize for ~ppc, bug #823768 (diff) | |
download | gentoo-85f262d5e986f49e40a5e3cc931b3e8a34b05639.tar.gz gentoo-85f262d5e986f49e40a5e3cc931b3e8a34b05639.tar.bz2 gentoo-85f262d5e986f49e40a5e3cc931b3e8a34b05639.zip |
sci-mathematics/mathomatic: de-stabilize for ~ppc, bug #823768
Bug: https://bugs.gentoo.org/823768
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/mathomatic/mathomatic-16.0.5.ebuild | 4 |
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 9d087a72a670..949045b8228a 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-2020 Gentoo Authors +# Copyright 1999-2021 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:= |