diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-08-12 10:35:48 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-08-12 10:54:19 +0800 |
commit | aa8d3495401a064515fc8607326179540481f9e2 (patch) | |
tree | 61ba4e6050cc04e713ae401b15c91960a06bb89e /media-gfx/asymptote | |
parent | media-libs/glm: keyword 0.9.9.8-r1 for ~riscv (diff) | |
download | gentoo-aa8d3495401a064515fc8607326179540481f9e2.tar.gz gentoo-aa8d3495401a064515fc8607326179540481f9e2.tar.bz2 gentoo-aa8d3495401a064515fc8607326179540481f9e2.zip |
media-gfx/asymptote: keyword 2.70-r1 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'media-gfx/asymptote')
-rw-r--r-- | media-gfx/asymptote/asymptote-2.70-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/asymptote/asymptote-2.70-r1.ebuild b/media-gfx/asymptote/asymptote-2.70-r1.ebuild index e69b83cc7bae..f4fbcf92ed4e 100644 --- a/media-gfx/asymptote/asymptote-2.70-r1.ebuild +++ b/media-gfx/asymptote/asymptote-2.70-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc 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 offscreen +opengl python sigsegv svg test vim-syntax X" RESTRICT="!test? ( test )" |