diff options
author | Sam James <sam@gentoo.org> | 2023-04-19 12:15:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-19 12:15:30 +0100 |
commit | c8100010542d519c61fe066625692ee1d659fc31 (patch) | |
tree | 4f1262ad5c16beaeca860dccb9cdf452b8149a0c /media-gfx/asymptote | |
parent | net-dialup/minicom: drop 2.8-r1 (diff) | |
download | gentoo-c8100010542d519c61fe066625692ee1d659fc31.tar.gz gentoo-c8100010542d519c61fe066625692ee1d659fc31.tar.bz2 gentoo-c8100010542d519c61fe066625692ee1d659fc31.zip |
media-gfx/asymptote: Stabilize 2.85-r1 amd64, #904595
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/asymptote')
-rw-r--r-- | media-gfx/asymptote/asymptote-2.85-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/asymptote/asymptote-2.85-r1.ebuild b/media-gfx/asymptote/asymptote-2.85-r1.ebuild index ba11f4a8c353..a346495aa5a9 100644 --- a/media-gfx/asymptote/asymptote-2.85-r1.ebuild +++ b/media-gfx/asymptote/asymptote-2.85-r1.ebuild @@ -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 )" |