diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-09 09:34:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-09 09:34:28 +0200 |
commit | cd52a578065e9615e21bae5eae627cea92c1c98f (patch) | |
tree | fe8a8105374ede6896846e504685f5223068b70e /media-gfx | |
parent | mail-filter/spf-engine: amd64 stable wrt bug #850271 (diff) | |
download | gentoo-cd52a578065e9615e21bae5eae627cea92c1c98f.tar.gz gentoo-cd52a578065e9615e21bae5eae627cea92c1c98f.tar.bz2 gentoo-cd52a578065e9615e21bae5eae627cea92c1c98f.zip |
media-gfx/asymptote: amd64 stable wrt bug #850274
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/asymptote/asymptote-2.78.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/asymptote/asymptote-2.78.ebuild b/media-gfx/asymptote/asymptote-2.78.ebuild index f36cb494507d..db91d8125040 100644 --- a/media-gfx/asymptote/asymptote-2.78.ebuild +++ b/media-gfx/asymptote/asymptote-2.78.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 )" |