From: Agostino Sarubbo Date: Sun, 22 Mar 2020 14:07:28 +0000 (+0100) Subject: sci-libs/gsl: x86 stable wrt bug #700196 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bd1625e8e39c9db08ed2604fbdb234227cdc377e;p=gentoo.git sci-libs/gsl: x86 stable wrt bug #700196 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/sci-libs/gsl/gsl-2.5-r1.ebuild b/sci-libs/gsl/gsl-2.5-r1.ebuild index 61db2c784e15..8351dad0a78d 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:= )"