sci-libs/superlu: x86 stable (bug #657244)
authorThomas Deutschmann <whissi@gentoo.org>
Fri, 24 Aug 2018 01:16:43 +0000 (03:16 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Fri, 24 Aug 2018 01:16:43 +0000 (03:16 +0200)
Package-Manager: Portage-2.3.48, Repoman-2.3.10

sci-libs/superlu/superlu-5.2.1-r1.ebuild

index 5756ea63e2f6032c68583a4f383cd017091ade68..ad93fe85e938a8e043b5e8680ac17f065f9920d3 100644 (file)
@@ -12,7 +12,7 @@ MY_PN=SuperLU
 if [[ ${PV} != *9999* ]]; then
        inherit versionator
        SRC_URI="http://crd-legacy.lbl.gov/~xiaoye/SuperLU//${PN}_${PV}.tar.gz"
-       KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+       KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
        SLOT="0/$(get_major_version)"
        S="${WORKDIR}/SuperLU_${PV}"
 else
@@ -20,7 +20,7 @@ else
        GIT_ECLASS="git-r3"
        EGIT_REPO_URI="https://github.com/xiaoyeli/${PN}"
        SLOT="0/9999"
-       KEYWORDS="amd64 ~arm64 ~hppa ~ia64 ppc64 ~sparc"
+       KEYWORDS="amd64 ~arm64 ~hppa ~ia64 ppc64 ~sparc x86"
 fi
 
 DESCRIPTION="Sparse LU factorization library"