diff options
Diffstat (limited to 'x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild')
-rw-r--r-- | x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild b/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild index 7ad4d10d8972..6dbfc251ec78 100644 --- a/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild +++ b/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild,v 1.6 2008/12/15 04:52:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild,v 1.7 2009/12/01 18:00:30 darkside Exp $ inherit gnome2-utils @@ -10,7 +10,7 @@ SRC_URI="mirror://xfce/xfce-${PV}/src/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" IUSE="" RESTRICT="binchecks strip" |