diff options
Diffstat (limited to 'sci-astronomy/healpix/healpix-3.30.ebuild')
-rw-r--r-- | sci-astronomy/healpix/healpix-3.30.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-astronomy/healpix/healpix-3.30.ebuild b/sci-astronomy/healpix/healpix-3.30.ebuild index e446fc060467..230301b8aa09 100644 --- a/sci-astronomy/healpix/healpix-3.30.ebuild +++ b/sci-astronomy/healpix/healpix-3.30.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=6 @@ -18,6 +18,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" # might add fortran in the future if requested IUSE="cxx doc idl java openmp static-libs test" +RESTRICT="!test? ( test )" RDEPEND=" >=sci-libs/cfitsio-3 |