diff options
Diffstat (limited to 'xfce-base/xfce4-panel/xfce4-panel-4.4.1-r1.ebuild')
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.4.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.4.1-r1.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.4.1-r1.ebuild index d4aef47b65df..53b86cd5182f 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.4.1-r1.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.4.1-r1.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-base/xfce4-panel/xfce4-panel-4.4.1-r1.ebuild,v 1.3 2007/11/10 14:43:02 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.4.1-r1.ebuild,v 1.4 2007/11/10 14:52:03 armin76 Exp $ inherit eutils xfce44 @@ -9,7 +9,7 @@ xfce44 DESCRIPTION="Panel" HOMEPAGE="http://www.xfce.org/projects/xfce4-panel/" -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" IUSE="debug doc startup-notification" |