commit: ac8e03b4d13143bec2b814497d29493c5945587c Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Wed Jan 6 12:07:18 2021 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Wed Jan 6 12:07:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac8e03b4
x11-themes/gtk-engines-quartz: drop x86-macos Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> x11-themes/gtk-engines-quartz/gtk-engines-quartz-0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-themes/gtk-engines-quartz/gtk-engines-quartz-0.2.ebuild b/x11-themes/gtk-engines-quartz/gtk-engines-quartz-0.2.ebuild index 39f530d9482..e67c2252fef 100644 --- a/x11-themes/gtk-engines-quartz/gtk-engines-quartz-0.2.ebuild +++ b/x11-themes/gtk-engines-quartz/gtk-engines-quartz-0.2.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 @@ -13,7 +13,7 @@ SRC_URI="http://downloads.sourceforge.net/project/gtk-osx/GTK%20Quartz%20Engine/ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc-macos ~x86-macos" +KEYWORDS="~ppc-macos" IUSE="" RDEPEND=">=x11-libs/gtk+-2.10:2"
