commit: 283159565a496634b5827b5799af1256538e7f01
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 22 16:48:41 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 22 16:48:41 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28315956
media-gfx/asymptote: Stabilize 3.02 amd64, #958731
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-gfx/asymptote/asymptote-3.02.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-gfx/asymptote/asymptote-3.02.ebuild
b/media-gfx/asymptote/asymptote-3.02.ebuild
index c46f0ddc01ee..0fa7c0abf89d 100644
--- a/media-gfx/asymptote/asymptote-3.02.ebuild
+++ b/media-gfx/asymptote/asymptote-3.02.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit autotools elisp-common latex-package python-r1
@@ -13,7 +13,7 @@
SRC_URI="https://downloads.sourceforge.net/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="context curl doc emacs examples fftw gsl gui +imagemagick latex lsp
+opengl python sigsegv svg test vim-syntax"
RESTRICT="!test? ( test )"