diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-04 18:16:07 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-04 18:38:55 +0100 |
commit | aa5c66c6010c96b9027044b8df6c9eee8a2cd1a1 (patch) | |
tree | 5cc3950b361d972783e2613b6043773d1d7dfafa /media-gfx/povray | |
parent | net-libs/libtorrent-rasterbar: Cleanup vulnerable (diff) | |
download | gentoo-aa5c66c6010c96b9027044b8df6c9eee8a2cd1a1.tar.gz gentoo-aa5c66c6010c96b9027044b8df6c9eee8a2cd1a1.tar.bz2 gentoo-aa5c66c6010c96b9027044b8df6c9eee8a2cd1a1.zip |
media-gfx/povray: De-stabilise hppa
dev-libs/boost is not stable.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'media-gfx/povray')
-rw-r--r-- | media-gfx/povray/povray-3.7.0.0-r1.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/povray/povray-3.7.0.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/povray/povray-3.7.0.0-r1.ebuild b/media-gfx/povray/povray-3.7.0.0-r1.ebuild index ac091168ba6a..097bd61ed04b 100644 --- a/media-gfx/povray/povray-3.7.0.0-r1.ebuild +++ b/media-gfx/povray/povray-3.7.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/POV-Ray/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="AGPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug +io-restrictions openexr static-libs tiff X" DEPEND=" diff --git a/media-gfx/povray/povray-3.7.0.0.ebuild b/media-gfx/povray/povray-3.7.0.0.ebuild index 9a8ae2aa94b5..ca52087701ed 100644 --- a/media-gfx/povray/povray-3.7.0.0.ebuild +++ b/media-gfx/povray/povray-3.7.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -22,7 +22,7 @@ SRC_URI="https://github.com/POV-Ray/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="AGPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug +io-restrictions mkl openexr static-libs tiff X" DEPEND=" |