diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:05:45 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:05:45 +0100 |
commit | c0e6a7e98ee40730f5a25ec392e4ef9cf8027100 (patch) | |
tree | 79bcf633617ab142d9ab7bc42332ea0a199b8bac /media-gfx/povray | |
parent | media-gfx/pngcrush: drop x86-macos (diff) | |
download | gentoo-c0e6a7e98ee40730f5a25ec392e4ef9cf8027100.tar.gz gentoo-c0e6a7e98ee40730f5a25ec392e4ef9cf8027100.tar.bz2 gentoo-c0e6a7e98ee40730f5a25ec392e4ef9cf8027100.zip |
media-gfx/povray: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
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 366bbbf7809e..0808cab1667c 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-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # 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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-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 c4dd57d5adc9..18e8cc6886ce 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-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # 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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="debug +io-restrictions mkl openexr static-libs tiff X" DEPEND=" |