commit: cbbe12bd3a3040c00e436853cd9a9ea1d9305c51 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Wed Jan 6 14:06:00 2021 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Wed Jan 6 14:06:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbbe12bd
media-gfx/tachyon: drop x86-macos Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> media-gfx/tachyon/tachyon-0.99_beta6-r1.ebuild | 4 ++-- media-gfx/tachyon/tachyon-0.99_beta6-r2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/media-gfx/tachyon/tachyon-0.99_beta6-r1.ebuild b/media-gfx/tachyon/tachyon-0.99_beta6-r1.ebuild index 3c7fc02b92b..906476b0c40 100644 --- a/media-gfx/tachyon/tachyon-0.99_beta6-r1.ebuild +++ b/media-gfx/tachyon/tachyon-0.99_beta6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="http://jedi.ks.uiuc.edu/~johns/raytracer/files/${MY_PV}/${MY_P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~ppc ~x86 ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~ppc ~x86 ~x64-macos" IUSE="doc examples jpeg mpi +opengl png threads" CDEPEND=" diff --git a/media-gfx/tachyon/tachyon-0.99_beta6-r2.ebuild b/media-gfx/tachyon/tachyon-0.99_beta6-r2.ebuild index 98955dfa220..bb7b5300a85 100644 --- a/media-gfx/tachyon/tachyon-0.99_beta6-r2.ebuild +++ b/media-gfx/tachyon/tachyon-0.99_beta6-r2.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=7 @@ -14,7 +14,7 @@ SRC_URI="http://jedi.ks.uiuc.edu/~johns/raytracer/files/${MY_PV}/${MY_P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~ppc ~x86 ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~ppc ~x86 ~x64-macos" IUSE="doc examples jpeg mpi +opengl openmp png threads" PATCHES=( "${FILESDIR}/${PF}-ldflags.patch"
