diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:07:40 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:07:40 +0100 |
commit | 5c216b6916be469a4a54d031a8f6c314694308ef (patch) | |
tree | b32e5c1539a1aea2a0bb9156e7ed93677c3ed0e1 /x11-themes | |
parent | x11-themes/gtk-engines-ubuntulooks: drop x86-macos (diff) | |
download | gentoo-5c216b6916be469a4a54d031a8f6c314694308ef.tar.gz gentoo-5c216b6916be469a4a54d031a8f6c314694308ef.tar.bz2 gentoo-5c216b6916be469a4a54d031a8f6c314694308ef.zip |
x11-themes/gtk-theme-switch: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0-r1.ebuild b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0-r1.ebuild index 18dd1ac1f9a0..47f046cd7eca 100644 --- a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0-r1.ebuild +++ b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.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=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/g/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/gtk+:2" |