summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-20 15:36:50 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-20 15:36:50 -0400
commit05a0244ac49778d82315a4fd0c189efb5b514336 (patch)
treec236c80cbc34f9b773a8363a5552ac53d31fd0fa /sci-libs
parentarm64/package.use.mask: add x11-libs/wxGTK[gstreamer] mask (diff)
downloadgentoo-05a0244ac49778d82315a4fd0c189efb5b514336.tar.gz
gentoo-05a0244ac49778d82315a4fd0c189efb5b514336.tar.bz2
gentoo-05a0244ac49778d82315a4fd0c189efb5b514336.zip
sci-libs/gsl: arm64 stable
* tests fail on all versions across both arm64 and amd64 * Unfortunately, the package is integral to several others * Maintainer should consider RESTRICT="test" Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/gsl/gsl-1.16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gsl/gsl-1.16.ebuild b/sci-libs/gsl/gsl-1.16.ebuild
index b09b5db24967..553e95089128 100644
--- a/sci-libs/gsl/gsl-1.16.ebuild
+++ b/sci-libs/gsl/gsl-1.16.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz
LICENSE="GPL-3"
SLOT="0"
-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 static-libs"
RDEPEND="cblas-external? ( virtual/cblas )"