diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-28 21:37:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-28 21:37:29 +0200 |
commit | 3b8630e47020c8047e617070d09af1d870c5c8cc (patch) | |
tree | 144de357664d564cfc773373c78a6ccc37acd6c6 /sci-mathematics | |
parent | app-misc/ca-certificates: bump NSS to v3.66 (diff) | |
download | gentoo-3b8630e47020c8047e617070d09af1d870c5c8cc.tar.gz gentoo-3b8630e47020c8047e617070d09af1d870c5c8cc.tar.bz2 gentoo-3b8630e47020c8047e617070d09af1d870c5c8cc.zip |
sci-mathematics/singular: amd64 stable wrt bug #712004
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
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 b015ba5fee61..499f9f191fb3 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 |