diff options
Diffstat (limited to 'sci-physics/thepeg/thepeg-1.9.2.ebuild')
-rw-r--r-- | sci-physics/thepeg/thepeg-1.9.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-physics/thepeg/thepeg-1.9.2.ebuild b/sci-physics/thepeg/thepeg-1.9.2.ebuild index c9f56f360928..eacacaa48085 100644 --- a/sci-physics/thepeg/thepeg-1.9.2.ebuild +++ b/sci-physics/thepeg/thepeg-1.9.2.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 @@ -25,6 +25,7 @@ LICENSE="GPL-2" SLOT="0/18" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="c++11 emacs fastjet hepmc java lhapdf rivet static-libs test zlib" +RESTRICT="!test? ( test )" RDEPEND=" sci-libs/gsl:0= |