Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/gsl/
Date: Sun, 08 May 2022 03:10:41
Message-Id: 1651976611.28b9bb88afb056f1dd165c6c921512eea6a2c5a2.xen0n@gentoo
1 commit: 28b9bb88afb056f1dd165c6c921512eea6a2c5a2
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 8 02:23:31 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Sun May 8 02:23:31 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28b9bb88
7
8 sci-libs/gsl: keyword 2.7.1-r1 for ~loong
9
10 Tests passed on real hardware.
11
12 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
13
14 sci-libs/gsl/gsl-2.7.1-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-libs/gsl/gsl-2.7.1-r1.ebuild b/sci-libs/gsl/gsl-2.7.1-r1.ebuild
18 index 2533db1b2bf1..7c8a0d0550f5 100644
19 --- a/sci-libs/gsl/gsl-2.7.1-r1.ebuild
20 +++ b/sci-libs/gsl/gsl-2.7.1-r1.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz
22 LICENSE="GPL-3"
23 # Usually 0/${PV} but check
24 SLOT="0/27"
25 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
26 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
27 IUSE="cblas-external +deprecated static-libs"
28
29 RDEPEND="cblas-external? ( virtual/cblas:= )"