diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-12 15:54:41 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-12 15:55:43 +0300 |
commit | 499686c93673c6284b58c6d3dbd2a135dc40b3e1 (patch) | |
tree | 59c5f82f306635dd990a03bcdb4bdb26da51de40 /sci-libs | |
parent | net-misc/curl: remove axtls support in 7.63.0 (diff) | |
download | gentoo-499686c93673c6284b58c6d3dbd2a135dc40b3e1.tar.gz gentoo-499686c93673c6284b58c6d3dbd2a135dc40b3e1.tar.bz2 gentoo-499686c93673c6284b58c6d3dbd2a135dc40b3e1.zip |
sci-libs/blas-reference: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/blas-reference/blas-reference-20070226-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/blas-reference/blas-reference-20070226-r4.ebuild b/sci-libs/blas-reference/blas-reference-20070226-r4.ebuild index 1baeff6e8e1f..ee6ad0323510 100644 --- a/sci-libs/blas-reference/blas-reference-20070226-r4.ebuild +++ b/sci-libs/blas-reference/blas-reference-20070226-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://www.netlib.org/lapack/${LAPACKPN}-${LAPACKPV}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="doc" DEPEND="app-eselect/eselect-blas" |