aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-19 17:51:26 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-19 17:51:26 +0100
commit9daac8be66d015861cae1026aeb32bff11d026b3 (patch)
tree086978ad8a0019115e0f019b7c582d7523b36eaa /sci-libs
parentsci-libs/superlu_dist: add RESTRICT="!test? ( test )" (diff)
downloadsci-9daac8be66d015861cae1026aeb32bff11d026b3.tar.gz
sci-9daac8be66d015861cae1026aeb32bff11d026b3.tar.bz2
sci-9daac8be66d015861cae1026aeb32bff11d026b3.zip
sci-libs/wannier90: add RESTRICT="!test? ( test )"
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/wannier90/wannier90-2.0.1.1.ebuild4
-rw-r--r--sci-libs/wannier90/wannier90-2.0.1.ebuild4
2 files changed, 6 insertions, 2 deletions
diff --git a/sci-libs/wannier90/wannier90-2.0.1.1.ebuild b/sci-libs/wannier90/wannier90-2.0.1.1.ebuild
index 096bf6645..bc7e9c399 100644
--- a/sci-libs/wannier90/wannier90-2.0.1.1.ebuild
+++ b/sci-libs/wannier90/wannier90-2.0.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,7 +13,9 @@ SRC_URI="https://launchpad.net/${PN}/2.0/${PV}/+download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux"
+
IUSE="mpi perl test"
+RESTRICT="!test? ( test )"
RDEPEND="
virtual/blas
diff --git a/sci-libs/wannier90/wannier90-2.0.1.ebuild b/sci-libs/wannier90/wannier90-2.0.1.ebuild
index fe9e598fe..306e619b4 100644
--- a/sci-libs/wannier90/wannier90-2.0.1.ebuild
+++ b/sci-libs/wannier90/wannier90-2.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,7 +12,9 @@ SRC_URI="http://wannier.org/code/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux"
+
IUSE="examples perl static-libs test"
+RESTRICT="!test? ( test )"
RDEPEND="
virtual/blas