Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/qrupdate/
Date: Mon, 04 Oct 2021 19:19:33
Message-Id: 1633375131.0405d9389d317b15514a3d5a1f4f206ac513c181.sam@gentoo
1 commit: 0405d9389d317b15514a3d5a1f4f206ac513c181
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 4 19:18:51 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 4 19:18:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0405d938
7
8 sci-libs/qrupdate: Stabilize 1.1.2-r2 ppc, #816198
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-libs/qrupdate/qrupdate-1.1.2-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/qrupdate/qrupdate-1.1.2-r2.ebuild b/sci-libs/qrupdate/qrupdate-1.1.2-r2.ebuild
16 index b70268e0a73..fca72a803fa 100644
17 --- a/sci-libs/qrupdate/qrupdate-1.1.2-r2.ebuild
18 +++ b/sci-libs/qrupdate/qrupdate-1.1.2-r2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ppc ppc64 sparc ~x86 ~amd64-linux ~ppc-macos"
24 +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ppc ppc64 sparc ~x86 ~amd64-linux ~ppc-macos"
25
26 RDEPEND="virtual/lapack"
27 DEPEND="${RDEPEND}"