summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-02-28 19:56:07 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-02-28 19:56:07 +0300
commitde0e7e61a81df6fd9b689bf9b3cced7d3feb258b (patch)
treefbc8a3a8fefd0e3aaeb6302b0d3828ac671dddfd
parentdev-python/hacking: mark ~s390 (diff)
downloadgentoo-de0e7e61a81df6fd9b689bf9b3cced7d3feb258b.tar.gz
gentoo-de0e7e61a81df6fd9b689bf9b3cced7d3feb258b.tar.bz2
gentoo-de0e7e61a81df6fd9b689bf9b3cced7d3feb258b.zip
sci-libs/mpir: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r--sci-libs/mpir/mpir-2.6.0-r2.ebuild4
-rw-r--r--sci-libs/mpir/mpir-3.0.0.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/mpir/mpir-2.6.0-r2.ebuild b/sci-libs/mpir/mpir-2.6.0-r2.ebuild
index 5ad238f36cfa..ed8549c85602 100644
--- a/sci-libs/mpir/mpir-2.6.0-r2.ebuild
+++ b/sci-libs/mpir/mpir-2.6.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="http://www.mpir.org/${P}.tar.lzma"
LICENSE="LGPL-3"
SLOT="0/11"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="+cxx cpudetection static-libs"
DEPEND="x86? ( dev-lang/yasm )
diff --git a/sci-libs/mpir/mpir-3.0.0.ebuild b/sci-libs/mpir/mpir-3.0.0.ebuild
index 202580838f5c..da93b8c038b3 100644
--- a/sci-libs/mpir/mpir-3.0.0.ebuild
+++ b/sci-libs/mpir/mpir-3.0.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.mpir.org/${P}.tar.bz2"
LICENSE="LGPL-3"
SLOT="0/23"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
IUSE="+cxx cpudetection static-libs"
DEPEND="