summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-01 15:54:54 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-01 16:09:44 +0100
commit49685aa5883715a2b1419b1aacb727e1140f0e32 (patch)
treef05a6e7176f0c3947653388c9f547e01680d4a8b /sys-cluster/openmpi/openmpi-1.4.3.ebuild
parentsys-auth/openpam: Bump to EAPI=6 (diff)
downloadgentoo-49685aa5883715a2b1419b1aacb727e1140f0e32.tar.gz
gentoo-49685aa5883715a2b1419b1aacb727e1140f0e32.tar.bz2
gentoo-49685aa5883715a2b1419b1aacb727e1140f0e32.zip
sys-cluster/openmpi: Drop *-fbsd keywords
Diffstat (limited to 'sys-cluster/openmpi/openmpi-1.4.3.ebuild')
-rw-r--r--sys-cluster/openmpi/openmpi-1.4.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/openmpi/openmpi-1.4.3.ebuild b/sys-cluster/openmpi/openmpi-1.4.3.ebuild
index 26a9f682d276..13aa396266d9 100644
--- a/sys-cluster/openmpi/openmpi-1.4.3.ebuild
+++ b/sys-cluster/openmpi/openmpi-1.4.3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="http://www.open-mpi.org/software/ompi/v1.4/downloads/${MY_P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
RESTRICT="mpi-threads? ( test )"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE="+cxx elibc_FreeBSD fortran heterogeneous ipv6 mpi-threads pbs romio threads vt"
RDEPEND="
pbs? ( sys-cluster/torque )