sci-libs/superlu_mt: amd64 stable wrt bug #705134
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 14 Jan 2020 14:56:01 +0000 (15:56 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 14 Jan 2020 14:56:01 +0000 (15:56 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
sci-libs/superlu_mt/superlu_mt-3.1.ebuild

index 5c7743f7d6ef95418a11d99fc2efeb25c0bab732..bd98796402d4ed927cb20610da8d750b4cb74db3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ SRC_URI="http://crd.lbl.gov/~xiaoye/SuperLU/${PN}_${PV}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${SOVERSION}"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc examples int64 openmp static-libs test threads"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="|| ( openmp threads )"