summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-12-24 23:04:16 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-12-24 23:04:16 +0300
commitf78a1e15ebf343befc3cb5e6f54d1031ab83738e (patch)
treea70dc31215009b0cb8190951bb35bf07badcac65
parentvirtual/cblas: alpha stable wrt bug #700196 (diff)
downloadgentoo-f78a1e15ebf343befc3cb5e6f54d1031ab83738e.tar.gz
gentoo-f78a1e15ebf343befc3cb5e6f54d1031ab83738e.tar.bz2
gentoo-f78a1e15ebf343befc3cb5e6f54d1031ab83738e.zip
sci-libs/gsl: alpha stable wrt bug #700196
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="alpha" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-rw-r--r--sci-libs/gsl/gsl-2.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gsl/gsl-2.5-r1.ebuild b/sci-libs/gsl/gsl-2.5-r1.ebuild
index e30e34b79018..7d7ec3ef16e2 100644
--- a/sci-libs/gsl/gsl-2.5-r1.ebuild
+++ b/sci-libs/gsl/gsl-2.5-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz
LICENSE="GPL-3"
SLOT="0/23"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="cblas-external +deprecated static-libs"
RDEPEND="cblas-external? ( virtual/cblas:= )"