diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-28 21:39:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-28 21:39:53 +0200 |
commit | fa91d595f951915d31cbd5b01cac7d9f0e8a6c39 (patch) | |
tree | 9974b6caca3a88a9dcd433f6738170ab6d23b0cc /sci-mathematics | |
parent | dev-libs/libsigsegv: sparc stable wrt bug #787014 (diff) | |
download | gentoo-fa91d595f951915d31cbd5b01cac7d9f0e8a6c39.tar.gz gentoo-fa91d595f951915d31cbd5b01cac7d9f0e8a6c39.tar.bz2 gentoo-fa91d595f951915d31cbd5b01cac7d9f0e8a6c39.zip |
sci-mathematics/singular: x86 stable wrt bug #712004
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 499f9f191fb3..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 |