diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-23 22:49:22 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-23 22:49:22 +0200 |
commit | bdfe4aefb82d58872956d453c7b517c55b3a2f6d (patch) | |
tree | 66bd4483debf61c8044c0b4d6ace861f2e2bbe54 /sci-mathematics | |
parent | dev-games/aseprite: Stabilize 1.2.40 x86, #886897 (diff) | |
download | gentoo-bdfe4aefb82d58872956d453c7b517c55b3a2f6d.tar.gz gentoo-bdfe4aefb82d58872956d453c7b517c55b3a2f6d.tar.bz2 gentoo-bdfe4aefb82d58872956d453c7b517c55b3a2f6d.zip |
sci-mathematics/singular: Stabilize 4.3.1_p1 x86, #832376
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/singular/singular-4.3.1_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/singular/singular-4.3.1_p1.ebuild b/sci-mathematics/singular/singular-4.3.1_p1.ebuild index 6adf2820277d..580a93422a2e 100644 --- a/sci-mathematics/singular/singular-4.3.1_p1.ebuild +++ b/sci-mathematics/singular/singular-4.3.1_p1.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${PN}-${MY_DIR2}" LICENSE="BSD GPL-2 GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc ~riscv ~x86 ~x86-linux" +KEYWORDS="amd64 ~ppc ~riscv x86 ~x86-linux" IUSE="emacs examples polymake +readline static-libs" RDEPEND=" |