diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-11 16:55:28 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-11 16:57:49 +0100 |
commit | c97d85259637fa96ac5613f19c29c56aea489af5 (patch) | |
tree | 28d7a5900ef3f48737057f06c3d69569feabec8c /sci-mathematics | |
parent | x11-libs/gtk+: amd64 stable wrt bug #716868 (diff) | |
download | gentoo-c97d85259637fa96ac5613f19c29c56aea489af5.tar.gz gentoo-c97d85259637fa96ac5613f19c29c56aea489af5.tar.bz2 gentoo-c97d85259637fa96ac5613f19c29c56aea489af5.zip |
sci-mathematics/octave: drop to ~hppa
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/octave/octave-4.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/octave/octave-4.2.2.ebuild b/sci-mathematics/octave/octave-4.2.2.ebuild index ec97d6fd7401..8600b40098fd 100644 --- a/sci-mathematics/octave/octave-4.2.2.ebuild +++ b/sci-mathematics/octave/octave-4.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" SLOT="0/${PV}" IUSE="curl doc fftw +glpk gnuplot graphicsmagick gui hdf5 +imagemagick java opengl openssl portaudio postscript +qhull +qrupdate readline sndfile +sparse static-libs X zlib" -KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" RDEPEND=" app-arch/bzip2 |