diff options
author | Sam James <sam@gentoo.org> | 2021-01-03 01:23:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-03 01:23:29 +0000 |
commit | 2b7fb90ca326e7242ed7bf3a4307bb9431b90216 (patch) | |
tree | 3f25ad03505c6dd3222991a0fbeeacf08639f632 /media-gfx | |
parent | dev-util/bats: Stabilize 1.2.1 ALLARCHES, #762086 (diff) | |
download | gentoo-2b7fb90ca326e7242ed7bf3a4307bb9431b90216.tar.gz gentoo-2b7fb90ca326e7242ed7bf3a4307bb9431b90216.tar.bz2 gentoo-2b7fb90ca326e7242ed7bf3a4307bb9431b90216.zip |
media-gfx/asymptote: Stabilize 2.68 amd64, #762322
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/asymptote/asymptote-2.68.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/asymptote/asymptote-2.68.ebuild b/media-gfx/asymptote/asymptote-2.68.ebuild index 1e7593538a89..6aa632707f5b 100644 --- a/media-gfx/asymptote/asymptote-2.68.ebuild +++ b/media-gfx/asymptote/asymptote-2.68.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="+boehm-gc doc emacs examples fftw gsl +imagemagick latex offscreen +opengl python sigsegv svg test vim-syntax X" RESTRICT="!test? ( test )" |