aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2018-10-27 20:45:04 +0100
committerJustin Lecher <jlec@gentoo.org>2018-10-27 20:45:04 +0100
commitaef6b7cc29677f3720adb39bebdc124ab6f64aa7 (patch)
tree7f0ac28a849506b40badfbb1a347b34345aebd3b /sci-mathematics/slepc/slepc-3.9.0.ebuild
parentdev-util/nvidia-cuda-gdk: Drop bad dependency (diff)
downloadsci-aef6b7cc29677f3720adb39bebdc124ab6f64aa7.tar.gz
sci-aef6b7cc29677f3720adb39bebdc124ab6f64aa7.tar.bz2
sci-aef6b7cc29677f3720adb39bebdc124ab6f64aa7.zip
Sort keywords
Signed-off-by: Justin Lecher <jlec@gentoo.org>
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})"