diff options
Diffstat (limited to 'dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild')
-rw-r--r-- | dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild b/dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild index 694f13126426..7b461efb3ec0 100644 --- a/dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild +++ b/dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,6 +16,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="examples test" +RESTRICT="!test? ( test )" DEPEND=">=sci-libs/gsl-1.19" RDEPEND="${DEPEND} |