diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-07 20:36:40 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-07 20:36:40 +0000 |
commit | b12bdbe07e248a66cd1aa6b5147f8e16b691c48b (patch) | |
tree | bf6a6640f2554690b3f9ce847dd8e09bb3401ab2 | |
parent | net-analyzer/mtr: stable 0.94 for sparc (diff) | |
download | gentoo-b12bdbe07e248a66cd1aa6b5147f8e16b691c48b.tar.gz gentoo-b12bdbe07e248a66cd1aa6b5147f8e16b691c48b.tar.bz2 gentoo-b12bdbe07e248a66cd1aa6b5147f8e16b691c48b.zip |
sci-libs/lapack: stable 3.9.0 for sparc
stable wrt bug #733580
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | sci-libs/lapack/lapack-3.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/lapack/lapack-3.9.0.ebuild b/sci-libs/lapack/lapack-3.9.0.ebuild index 3e54c6e7134d..cd724ab9a23f 100644 --- a/sci-libs/lapack/lapack-3.9.0.ebuild +++ b/sci-libs/lapack/lapack-3.9.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/Reference-LAPACK/lapack/archive/v${PV}.tar.gz -> ${P LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="lapacke doc eselect-ldso test" # TODO: static-libs 64bit-index RESTRICT="!test? ( test )" |