diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-05-10 22:01:59 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-05-10 22:01:59 +0200 |
commit | aa7e4411ab80728d323f674ca76178fe073fba0c (patch) | |
tree | ff2e7b045dbb83739a59dcb43d1bb3b7fa26ca7c /sci-mathematics/octave | |
parent | games-fps/urbanterror: Bump to v4.3.2_p20170426 (bug #596982) (diff) | |
download | gentoo-aa7e4411ab80728d323f674ca76178fe073fba0c.tar.gz gentoo-aa7e4411ab80728d323f674ca76178fe073fba0c.tar.bz2 gentoo-aa7e4411ab80728d323f674ca76178fe073fba0c.zip |
sci-mathematics/octave: Stable for HPPA (bug #617694).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r-- | sci-mathematics/octave/octave-4.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/octave/octave-4.2.1.ebuild b/sci-mathematics/octave/octave-4.2.1.ebuild index a52aea882a33..9b3658d7822d 100644 --- a/sci-mathematics/octave/octave-4.2.1.ebuild +++ b/sci-mathematics/octave/octave-4.2.1.ebuild @@ -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 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" RDEPEND=" app-arch/bzip2 |