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: Tue, 06 Oct 2020 21:11:09
Message-Id: 1602018572.af2f80ea91b90b3fd077243f2326c9106b48a2b7.sam@gentoo
1 commit: af2f80ea91b90b3fd077243f2326c9106b48a2b7
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 6 21:09:32 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 6 21:09:32 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af2f80ea
7
8 sci-libs/qrupdate: Keyword 1.1.2-r1 arm64, #746944
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-libs/qrupdate/qrupdate-1.1.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/qrupdate/qrupdate-1.1.2-r1.ebuild b/sci-libs/qrupdate/qrupdate-1.1.2-r1.ebuild
16 index 781d1d056c2..57148f4551b 100644
17 --- a/sci-libs/qrupdate/qrupdate-1.1.2-r1.ebuild
18 +++ b/sci-libs/qrupdate/qrupdate-1.1.2-r1.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 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 IUSE="static-libs"
26
27 RDEPEND="virtual/lapack"