diff --git a/sys-cluster/shuffile/shuffile-0.0.3.ebuild b/sys-cluster/shuffile/shuffile-0.0.3.ebuild index cb7febfa86..c2b7864ff2 100644 --- a/sys-cluster/shuffile/shuffile-0.0.3.ebuild +++ b/sys-cluster/shuffile/shuffile-0.0.3.ebuild @@ -12,11 +12,9 @@ SRC_URI="https://github.com/ECP-VeloC/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" -IUSE="test" -RESTRICT="!test? ( test )" RDEPEND=" - >=sys-cluster/KVTree-1.0.2 + >=sys-cluster/KVTree-1.0.2[mpi] sys-libs/zlib virtual/mpi "