diff options
Diffstat (limited to 'xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild b/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild index 3fd2a82c546c..4a37c4a7cf18 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-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/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild,v 1.6 2008/12/15 04:54:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.3.ebuild,v 1.7 2009/03/13 10:17:22 armin76 Exp $ EAPI=1 @@ -13,7 +13,7 @@ xfce44_core_package DESCRIPTION="Basic utilities library" HOMEPAGE="http://www.xfce.org/projects/libraries" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="debug doc" RDEPEND=">=dev-libs/glib-2.6:2" |