diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:37:35 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:37:35 +0200 |
commit | b460b9586ca3049d9e3f14c7a9e05b5ced749078 (patch) | |
tree | 58b9e56a23e2c9ef5c1ec88ddc3137fea6d069fe /sci-mathematics/octave | |
parent | sci-libs: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-b460b9586ca3049d9e3f14c7a9e05b5ced749078.tar.gz gentoo-b460b9586ca3049d9e3f14c7a9e05b5ced749078.tar.bz2 gentoo-b460b9586ca3049d9e3f14c7a9e05b5ced749078.zip |
sci-mathematics: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r-- | sci-mathematics/octave/octave-4.2.2.ebuild | 2 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-4.4.0.ebuild | 2 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-4.4.1.ebuild | 2 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-5.1.0.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sci-mathematics/octave/octave-4.2.2.ebuild b/sci-mathematics/octave/octave-4.2.2.ebuild index f326d2dd1043..ec97d6fd7401 100644 --- a/sci-mathematics/octave/octave-4.2.2.ebuild +++ b/sci-mathematics/octave/octave-4.2.2.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 ~amd64-linux ~x86-linux" RDEPEND=" app-arch/bzip2 diff --git a/sci-mathematics/octave/octave-4.4.0.ebuild b/sci-mathematics/octave/octave-4.4.0.ebuild index d5d7b00aaf25..692b5029491b 100644 --- a/sci-mathematics/octave/octave-4.4.0.ebuild +++ b/sci-mathematics/octave/octave-4.4.0.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 libressl opengl portaudio postscript +qhull +qrupdate readline sndfile +sparse ssl static-libs X zlib" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" RDEPEND=" app-arch/bzip2 diff --git a/sci-mathematics/octave/octave-4.4.1.ebuild b/sci-mathematics/octave/octave-4.4.1.ebuild index 56a8b3b9eb35..192d67e3fde9 100644 --- a/sci-mathematics/octave/octave-4.4.1.ebuild +++ b/sci-mathematics/octave/octave-4.4.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 libressl opengl portaudio postscript +qhull +qrupdate readline sndfile +sparse ssl static-libs X zlib" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" RDEPEND=" app-arch/bzip2 diff --git a/sci-mathematics/octave/octave-5.1.0.ebuild b/sci-mathematics/octave/octave-5.1.0.ebuild index f347d4a6cfb1..d70fbe73ac50 100644 --- a/sci-mathematics/octave/octave-5.1.0.ebuild +++ b/sci-mathematics/octave/octave-5.1.0.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 libressl opengl portaudio postscript +qhull +qrupdate readline sndfile +sparse ssl static-libs X zlib" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" RDEPEND=" app-arch/bzip2 |