diff options
Diffstat (limited to 'sys-cluster/mvapich2/mvapich2-1.6.ebuild')
-rw-r--r-- | sys-cluster/mvapich2/mvapich2-1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/mvapich2/mvapich2-1.6.ebuild b/sys-cluster/mvapich2/mvapich2-1.6.ebuild index caac58cb0d88..6277a6a7a4c0 100644 --- a/sys-cluster/mvapich2/mvapich2-1.6.ebuild +++ b/sys-cluster/mvapich2/mvapich2-1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}/download/mvapich2/mvapich2-${PV/_/-}.tgz" SLOT="0" LICENSE="BSD" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="debug fortran large-cluster medium-cluster romio threads" RDEPEND=" |