aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/slepc/slepc-3.9.0.ebuild')
-rw-r--r--sci-mathematics/slepc/slepc-3.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/slepc/slepc-3.9.0.ebuild b/sci-mathematics/slepc/slepc-3.9.0.ebuild
index eb250a909..5bd6c4b95 100644
--- a/sci-mathematics/slepc/slepc-3.9.0.ebuild
+++ b/sci-mathematics/slepc/slepc-3.9.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://slepc.upv.es/download/distrib/${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="complex-scalars doc mpi"
PETSC_PV="$(get_version_component_range 1-2 ${PV})"