diff options
Diffstat (limited to 'kde-base/ksystraycmd/ksystraycmd-4.10.2.ebuild')
-rw-r--r-- | kde-base/ksystraycmd/ksystraycmd-4.10.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ksystraycmd/ksystraycmd-4.10.2.ebuild b/kde-base/ksystraycmd/ksystraycmd-4.10.2.ebuild index f6fcc7a6a91b..a87614ffb34e 100644 --- a/kde-base/ksystraycmd/ksystraycmd-4.10.2.ebuild +++ b/kde-base/ksystraycmd/ksystraycmd-4.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-4.10.2.ebuild,v 1.2 2013/04/29 12:44:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-4.10.2.ebuild,v 1.3 2013/04/30 09:40:35 ago Exp $ EAPI=5 @@ -8,5 +8,5 @@ KMNAME="kde-workspace" inherit kde4-meta DESCRIPTION="Ksystraycmd embeds applications given as argument into the system tray." -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |