diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-11-12 08:05:46 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-11-12 08:31:53 +0100 |
commit | 9d85210e39cd10820692c7920029f4137dda17bb (patch) | |
tree | d422fe7146eba96d433f085c0c5b6bf755f5b126 /media-gfx/asymptote | |
parent | sys-cluster/galera: [QA] Fix MissingTestRestrict (diff) | |
download | gentoo-9d85210e39cd10820692c7920029f4137dda17bb.tar.gz gentoo-9d85210e39cd10820692c7920029f4137dda17bb.tar.bz2 gentoo-9d85210e39cd10820692c7920029f4137dda17bb.zip |
media-gfx/asymptote: [QA] Fix MissingTestRestrict
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-gfx/asymptote')
-rw-r--r-- | media-gfx/asymptote/asymptote-2.41-r1.ebuild | 1 | ||||
-rw-r--r-- | media-gfx/asymptote/asymptote-2.47.ebuild | 1 | ||||
-rw-r--r-- | media-gfx/asymptote/asymptote-2.48-r1.ebuild | 1 | ||||
-rw-r--r-- | media-gfx/asymptote/asymptote-2.49.ebuild | 1 | ||||
-rw-r--r-- | media-gfx/asymptote/asymptote-2.60.ebuild | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/media-gfx/asymptote/asymptote-2.41-r1.ebuild b/media-gfx/asymptote/asymptote-2.41-r1.ebuild index 217c37ad1255..a9cac4411335 100644 --- a/media-gfx/asymptote/asymptote-2.41-r1.ebuild +++ b/media-gfx/asymptote/asymptote-2.41-r1.ebuild @@ -15,6 +15,7 @@ LICENSE="GPL-3" SLOT="0" 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 )" REQUIRED_USE=" ${PYTHON_REQUIRED_USE} diff --git a/media-gfx/asymptote/asymptote-2.47.ebuild b/media-gfx/asymptote/asymptote-2.47.ebuild index a22f78842577..77448ad65450 100644 --- a/media-gfx/asymptote/asymptote-2.47.ebuild +++ b/media-gfx/asymptote/asymptote-2.47.ebuild @@ -15,6 +15,7 @@ LICENSE="GPL-3" SLOT="0" 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 )" REQUIRED_USE=" ${PYTHON_REQUIRED_USE} diff --git a/media-gfx/asymptote/asymptote-2.48-r1.ebuild b/media-gfx/asymptote/asymptote-2.48-r1.ebuild index 24ae7be985c2..2c4a4f4d8894 100644 --- a/media-gfx/asymptote/asymptote-2.48-r1.ebuild +++ b/media-gfx/asymptote/asymptote-2.48-r1.ebuild @@ -15,6 +15,7 @@ LICENSE="GPL-3" SLOT="0" 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 )" REQUIRED_USE=" ${PYTHON_REQUIRED_USE} diff --git a/media-gfx/asymptote/asymptote-2.49.ebuild b/media-gfx/asymptote/asymptote-2.49.ebuild index d424b071ff4c..22a6d01b693b 100644 --- a/media-gfx/asymptote/asymptote-2.49.ebuild +++ b/media-gfx/asymptote/asymptote-2.49.ebuild @@ -15,6 +15,7 @@ LICENSE="GPL-3" SLOT="0" 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 )" REQUIRED_USE=" ${PYTHON_REQUIRED_USE} diff --git a/media-gfx/asymptote/asymptote-2.60.ebuild b/media-gfx/asymptote/asymptote-2.60.ebuild index d424b071ff4c..22a6d01b693b 100644 --- a/media-gfx/asymptote/asymptote-2.60.ebuild +++ b/media-gfx/asymptote/asymptote-2.60.ebuild @@ -15,6 +15,7 @@ LICENSE="GPL-3" SLOT="0" 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 )" REQUIRED_USE=" ${PYTHON_REQUIRED_USE} |