Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/gsl/
Date: Mon, 17 Jul 2017 10:06:33
Message-Id: 1500285976.776b9f64c585bc6cd359ed402275a20165ed4f9e.aballier@gentoo
1 commit: 776b9f64c585bc6cd359ed402275a20165ed4f9e
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 17 10:06:16 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 17 10:06:16 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=776b9f64
7
8 sci-libs/gsl: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 sci-libs/gsl/gsl-2.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/gsl/gsl-2.4.ebuild b/sci-libs/gsl/gsl-2.4.ebuild
16 index f7dd010c507..659ed95f797 100644
17 --- a/sci-libs/gsl/gsl-2.4.ebuild
18 +++ b/sci-libs/gsl/gsl-2.4.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
20
21 LICENSE="GPL-3"
22 SLOT="0/23"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris"
25 IUSE="cblas-external +deprecated static-libs"
26
27 RDEPEND="cblas-external? ( virtual/cblas:= )"