diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 18:27:04 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 18:27:04 +0200 |
commit | b468f6623ae3c5e052c95d33ccc8ae54a0106d4b (patch) | |
tree | 15b623573fea12704ad42d91a087599dfefafa2c /media-gfx | |
parent | sys-apps/memtest86: Stabilize 4.3.7-r4 x86, #923539 (diff) | |
download | gentoo-b468f6623ae3c5e052c95d33ccc8ae54a0106d4b.tar.gz gentoo-b468f6623ae3c5e052c95d33ccc8ae54a0106d4b.tar.bz2 gentoo-b468f6623ae3c5e052c95d33ccc8ae54a0106d4b.zip |
media-gfx/asymptote: Stabilize 2.86 x86, #923555
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/asymptote/asymptote-2.86.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/asymptote/asymptote-2.86.ebuild b/media-gfx/asymptote/asymptote-2.86.ebuild index 0bb05fc74976..99251861cc4d 100644 --- a/media-gfx/asymptote/asymptote-2.86.ebuild +++ b/media-gfx/asymptote/asymptote-2.86.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="+boehm-gc context curl doc emacs examples fftw gsl +imagemagick latex lsp offscreen +opengl python sigsegv svg test vim-syntax X" RESTRICT="!test? ( test )" |