diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-24 17:32:52 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-24 17:32:52 +0300 |
commit | 42f202a8e66f4f7fff3f029e54541fd162510da4 (patch) | |
tree | 02b3b4269d4984a64860d971d095f4255a43fe23 /sci-libs/gsl | |
parent | virtual/cblas: arm stable wrt bug #700196 (diff) | |
download | gentoo-42f202a8e66f4f7fff3f029e54541fd162510da4.tar.gz gentoo-42f202a8e66f4f7fff3f029e54541fd162510da4.tar.bz2 gentoo-42f202a8e66f4f7fff3f029e54541fd162510da4.zip |
sci-libs/gsl: arm stable wrt bug #700196
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sci-libs/gsl')
-rw-r--r-- | sci-libs/gsl/gsl-2.5-r1.ebuild | 2 |
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 22e2c8677c62..e30e34b79018 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:= )" |