diff options
Diffstat (limited to 'kde-base/ksystraycmd/ksystraycmd-4.3.1.ebuild')
-rw-r--r-- | kde-base/ksystraycmd/ksystraycmd-4.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ksystraycmd/ksystraycmd-4.3.1.ebuild b/kde-base/ksystraycmd/ksystraycmd-4.3.1.ebuild index 5df44cf260ac..78c4b07f250b 100644 --- a/kde-base/ksystraycmd/ksystraycmd-4.3.1.ebuild +++ b/kde-base/ksystraycmd/ksystraycmd-4.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-4.3.1.ebuild,v 1.1 2009/09/01 16:02:26 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-4.3.1.ebuild,v 1.2 2009/10/10 10:15:06 ssuominen Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdebase-workspace" inherit kde4-meta DESCRIPTION="Ksystraycmd embeds applications given as argument into the system tray." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" |