summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-17 12:06:16 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-17 12:06:16 +0200
commit776b9f64c585bc6cd359ed402275a20165ed4f9e (patch)
tree546d327e17c7aa9de2343a446979224b4de0ad0b /sci-libs/gsl
parentprofiles/arch/arm64: drop wayland usemask (diff)
downloadgentoo-776b9f64c585bc6cd359ed402275a20165ed4f9e.tar.gz
gentoo-776b9f64c585bc6cd359ed402275a20165ed4f9e.tar.bz2
gentoo-776b9f64c585bc6cd359ed402275a20165ed4f9e.zip
sci-libs/gsl: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sci-libs/gsl')
-rw-r--r--sci-libs/gsl/gsl-2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gsl/gsl-2.4.ebuild b/sci-libs/gsl/gsl-2.4.ebuild
index f7dd010c507c..659ed95f7978 100644
--- a/sci-libs/gsl/gsl-2.4.ebuild
+++ b/sci-libs/gsl/gsl-2.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0/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"
+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"
IUSE="cblas-external +deprecated static-libs"
RDEPEND="cblas-external? ( virtual/cblas:= )"