diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-11-18 15:45:23 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-11-18 15:50:25 -0800 |
commit | 05d7b20ce46da5a34eb3efbcb8340060a50092ca (patch) | |
tree | b595d04235a39b5b9a30344b094de58ba9b021d3 /sci-mathematics | |
parent | sci-mathematics/mathomatic: de-stabilize for ~ppc, bug #823768 (diff) | |
download | gentoo-05d7b20ce46da5a34eb3efbcb8340060a50092ca.tar.gz gentoo-05d7b20ce46da5a34eb3efbcb8340060a50092ca.tar.bz2 gentoo-05d7b20ce46da5a34eb3efbcb8340060a50092ca.zip |
sci-mathematics/singular: 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/singular/singular-4.2.0_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/singular/singular-4.2.0_p1.ebuild b/sci-mathematics/singular/singular-4.2.0_p1.ebuild index 47a82d1c8fae..6dd751e0a4ff 100644 --- a/sci-mathematics/singular/singular-4.2.0_p1.ebuild +++ b/sci-mathematics/singular/singular-4.2.0_p1.ebuild @@ -17,7 +17,7 @@ SRC_URI="ftp://jim.mathematik.uni-kl.de/pub/Math/${MY_PN}/SOURCES/${MY_DIR}/${PN LICENSE="BSD GPL-2 GPL-3" SLOT="0" -KEYWORDS="amd64 ppc x86 ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~x86-linux" IUSE="emacs examples +readline static-libs" RDEPEND="dev-libs/gmp:0 |