diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-08-04 11:00:00 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-08-04 11:00:00 +0200 |
commit | c6434c220d942b41f7ef2dcaf72b72c1d145722c (patch) | |
tree | af2b79d62eaddb816c78c61d609705eeaa05cd73 /sci-libs/gsl | |
parent | net-firewall/shorewall: Stable for HPPA PPC64 (bug #579816). (diff) | |
download | gentoo-c6434c220d942b41f7ef2dcaf72b72c1d145722c.tar.gz gentoo-c6434c220d942b41f7ef2dcaf72b72c1d145722c.tar.bz2 gentoo-c6434c220d942b41f7ef2dcaf72b72c1d145722c.zip |
sci-libs/gsl: Stable for HPPA (bug #438768).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sci-libs/gsl')
-rw-r--r-- | sci-libs/gsl/gsl-1.16.ebuild | 2 |
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 d8f0ee418218..7862416482d9 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 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="cblas-external static-libs" RDEPEND="cblas-external? ( virtual/cblas )" |