diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:06:48 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:06:48 +0100 |
commit | f0865116587bb37e404ef1240fcc8f121554e9eb (patch) | |
tree | ae56c464f4dacf194b81add5e46763fb216015c3 /x11-themes/gtk-chtheme | |
parent | x11-terms/xterm: drop x86-macos (diff) | |
download | gentoo-f0865116587bb37e404ef1240fcc8f121554e9eb.tar.gz gentoo-f0865116587bb37e404ef1240fcc8f121554e9eb.tar.bz2 gentoo-f0865116587bb37e404ef1240fcc8f121554e9eb.zip |
x11-themes/gtk-chtheme: 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/gtk-chtheme')
-rw-r--r-- | x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild index 8a4738799648..a196e1faf27d 100644 --- a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild +++ b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.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 @@ -10,7 +10,7 @@ SRC_URI="http://plasmasturm.org/programs/gtk-chtheme/${P}.tar.bz2" IUSE="" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" LICENSE="GPL-2" RDEPEND="x11-libs/gtk+:2" |