summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-08 14:20:08 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-08 14:20:08 +0200
commit880f9e67ecbd43bb26a85a0eebddc435b1092001 (patch)
tree5c8356fe7de4c3f8cdb7c7be7ceab971292575e1 /sci-libs/gsl
parentdev-java/tomcat-servlet-api: Stabilize 9.0.56 ppc64, #830754 (diff)
downloadgentoo-880f9e67ecbd43bb26a85a0eebddc435b1092001.tar.gz
gentoo-880f9e67ecbd43bb26a85a0eebddc435b1092001.tar.bz2
gentoo-880f9e67ecbd43bb26a85a0eebddc435b1092001.zip
sci-libs/gsl: Stabilize 2.7.1-r1 arm, #830769
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/gsl')
-rw-r--r--sci-libs/gsl/gsl-2.7.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/gsl/gsl-2.7.1-r1.ebuild b/sci-libs/gsl/gsl-2.7.1-r1.ebuild
index f12a875ff1a2..16f63972f1e3 100644
--- a/sci-libs/gsl/gsl-2.7.1-r1.ebuild
+++ b/sci-libs/gsl/gsl-2.7.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz
LICENSE="GPL-3"
# Usually 0/${PV} but check
SLOT="0/27"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
IUSE="cblas-external +deprecated static-libs"
RDEPEND="cblas-external? ( virtual/cblas:= )"