diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-17 05:00:33 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-17 05:05:14 +0300 |
commit | eccdc519d269ee2f721ac8052740ded32e42b071 (patch) | |
tree | 5f4eff79e0c6fb0dc2d6d297fc87c9d3628071c1 /sci-libs | |
parent | dev-python/funcsigs: mark s390 stable (diff) | |
download | gentoo-eccdc519d269ee2f721ac8052740ded32e42b071.tar.gz gentoo-eccdc519d269ee2f721ac8052740ded32e42b071.tar.bz2 gentoo-eccdc519d269ee2f721ac8052740ded32e42b071.zip |
sci-libs/lapack-reference: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/lapack-reference/lapack-reference-3.2.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/lapack-reference/lapack-reference-3.2.1-r4.ebuild b/sci-libs/lapack-reference/lapack-reference-3.2.1-r4.ebuild index 26258bbf0c57..e8d5f5d55d16 100644 --- a/sci-libs/lapack-reference/lapack-reference-3.2.1-r4.ebuild +++ b/sci-libs/lapack-reference/lapack-reference-3.2.1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="doc" RDEPEND=" |