Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/mpir/
Date: Sat, 30 Apr 2022 15:53:29
Message-Id: 1651333987.00ee66d2df80901fbfe795922aeed107f945c976.marecki@gentoo
1 commit: 00ee66d2df80901fbfe795922aeed107f945c976
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 30 11:13:48 2022 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 30 15:53:07 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00ee66d2
7
8 sci-libs/mpir: keyword 3.0.0-r1 for ~riscv
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 sci-libs/mpir/mpir-3.0.0-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-libs/mpir/mpir-3.0.0-r1.ebuild b/sci-libs/mpir/mpir-3.0.0-r1.ebuild
16 index eab814932b38..3c3622524aac 100644
17 --- a/sci-libs/mpir/mpir-3.0.0-r1.ebuild
18 +++ b/sci-libs/mpir/mpir-3.0.0-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -11,7 +11,7 @@ SRC_URI="http://www.mpir.org/${P}.tar.bz2"
26
27 LICENSE="LGPL-3"
28 SLOT="0/23"
29 -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
31 IUSE="+cxx cpudetection"
32
33 BDEPEND="