summaryrefslogtreecommitdiff
path: root/sci-libs/HighFive/HighFive-2.8.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/HighFive/HighFive-2.8.0.ebuild')
-rw-r--r--sci-libs/HighFive/HighFive-2.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/HighFive/HighFive-2.8.0.ebuild b/sci-libs/HighFive/HighFive-2.8.0.ebuild
index 066cfc924888..74fdeecedc86 100644
--- a/sci-libs/HighFive/HighFive-2.8.0.ebuild
+++ b/sci-libs/HighFive/HighFive-2.8.0.ebuild
@@ -13,9 +13,9 @@ DESCRIPTION="Header-only C++ interface for libhdf5"
HOMEPAGE="https://github.com/BlueBrain/HighFive"
SRC_URI="https://github.com/BlueBrain/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="amd64 ~x86"
LICENSE="Boost-1.0"
SLOT="0"
+KEYWORDS="amd64 ~x86"
IUSE="mpi test"
RESTRICT="!test? ( test )"