diff options
Diffstat (limited to 'x11-themes/gnome-icon-theme/gnome-icon-theme-3.0.0.ebuild')
-rw-r--r-- | x11-themes/gnome-icon-theme/gnome-icon-theme-3.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-3.0.0.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-3.0.0.ebuild index 54e9cf240d16..3a5728dd74a5 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-3.0.0.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-3.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-3.0.0.ebuild,v 1.6 2011/07/23 10:21:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-3.0.0.ebuild,v 1.7 2011/08/13 18:24:38 armin76 Exp $ EAPI="3" GCONF_DEBUG="no" @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-3 CCPL-Attribution-ShareAlike-3.0 branding? ( CCPL-Sampling-Plus-1.0 )" SLOT="0" -KEYWORDS="~alpha amd64 arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="branding" RDEPEND=">=x11-themes/hicolor-icon-theme-0.10" |