diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:45:24 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-30 08:36:33 +0100 |
commit | 5753e040673dd94f132f8066a7d581d4beb0fe49 (patch) | |
tree | 8ee99e685cd000baa66c24704433d3764aed3b4b /x11-themes/gtk-theme-switch | |
parent | x11-themes/gtk-engines-xfce: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-5753e040673dd94f132f8066a7d581d4beb0fe49.tar.gz gentoo-5753e040673dd94f132f8066a7d581d4beb0fe49.tar.bz2 gentoo-5753e040673dd94f132f8066a7d581d4beb0fe49.zip |
x11-themes/gtk-theme-switch: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-themes/gtk-theme-switch')
-rw-r--r-- | x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0.ebuild b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0.ebuild index 820245ebabc9..f9baba60a38c 100644 --- a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0.ebuild +++ b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" RDEPEND="x11-libs/gtk+:2" |