diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:42:51 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-30 08:36:29 +0100 |
commit | 78c52853e622515f6e775d2b3db3d9549141eca5 (patch) | |
tree | c26742fd123ada8048c652c2989743af75fb9895 /x11-themes/gtk-chtheme | |
parent | x11-themes/gnome-themes-standard: dropped ~x86-freebsd (diff) | |
download | gentoo-78c52853e622515f6e775d2b3db3d9549141eca5.tar.gz gentoo-78c52853e622515f6e775d2b3db3d9549141eca5.tar.bz2 gentoo-78c52853e622515f6e775d2b3db3d9549141eca5.zip |
x11-themes/gtk-chtheme: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-themes/gtk-chtheme')
-rw-r--r-- | x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r2.ebuild b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r2.ebuild index b4a711e4ed59..92ee476ee241 100644 --- a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r2.ebuild +++ b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r2.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="http://plasmasturm.org/programs/gtk-chtheme/${P}.tar.bz2" IUSE="" SLOT="0" -KEYWORDS="amd64 ~arm ppc ppc64 sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~arm ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" LICENSE="GPL-2" RDEPEND="x11-libs/gtk+:2" |