diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-22 15:06:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-22 15:06:48 +0100 |
commit | 46ef8e8746acb9dd4bfe463a6b2c64c7b499ce82 (patch) | |
tree | a68926660e2f9553a36af56ac78de35999c88442 /sci-libs | |
parent | www-client/links: ia64 stable wrt bug #694016 (diff) | |
download | gentoo-46ef8e8746acb9dd4bfe463a6b2c64c7b499ce82.tar.gz gentoo-46ef8e8746acb9dd4bfe463a6b2c64c7b499ce82.tar.bz2 gentoo-46ef8e8746acb9dd4bfe463a6b2c64c7b499ce82.zip |
sci-libs/gsl: ppc64 stable wrt bug #700196
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-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 a5a55b8ab15c..61db2c784e15 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:= )" |