diff options
Diffstat (limited to 'xfce-extra/xfce4-places/xfce4-places-0.0.9.ebuild')
-rw-r--r-- | xfce-extra/xfce4-places/xfce4-places-0.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-places/xfce4-places-0.0.9.ebuild b/xfce-extra/xfce4-places/xfce4-places-0.0.9.ebuild index 140f4c23446e..37b5f251c262 100644 --- a/xfce-extra/xfce4-places/xfce4-places-0.0.9.ebuild +++ b/xfce-extra/xfce4-places/xfce4-places-0.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places/xfce4-places-0.0.9.ebuild,v 1.5 2007/03/18 21:28:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places/xfce4-places-0.0.9.ebuild,v 1.6 2007/03/19 00:03:51 jer Exp $ inherit xfce44 @@ -9,7 +9,7 @@ xfce44_gzipped DESCRIPTION="Rewrite of GNOME Places menu for panel" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="debug" RESTRICT="test" |