diff options
Diffstat (limited to 'xfce-extra/xfce4-cpu-freq/xfce4-cpu-freq-0.0.1.ebuild')
-rw-r--r-- | xfce-extra/xfce4-cpu-freq/xfce4-cpu-freq-0.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-cpu-freq/xfce4-cpu-freq-0.0.1.ebuild b/xfce-extra/xfce4-cpu-freq/xfce4-cpu-freq-0.0.1.ebuild index a34c313728d0..430bd598a0ad 100644 --- a/xfce-extra/xfce4-cpu-freq/xfce4-cpu-freq-0.0.1.ebuild +++ b/xfce-extra/xfce4-cpu-freq/xfce4-cpu-freq-0.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpu-freq/xfce4-cpu-freq-0.0.1.ebuild,v 1.1 2006/12/06 03:49:36 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpu-freq/xfce4-cpu-freq-0.0.1.ebuild,v 1.2 2007/01/08 22:28:47 josejx Exp $ inherit xfce44 @@ -9,4 +9,4 @@ xfce44_gzipped xfce44_goodies_panel_plugin DESCRIPTION="A panel plugin for showing information about cpufreq settings" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" |