diff options
author | 2012-04-18 19:59:33 +0000 | |
---|---|---|
committer | 2012-04-18 19:59:33 +0000 | |
commit | 3764bc18386ac0795065f3e9f406530db2a0a043 (patch) | |
tree | 074e160d7298cf05c784eb7d4658ccbefd714562 /kde-base/kfile/kfile-4.8.1.ebuild | |
parent | x86 stable, bug #409403 (diff) | |
download | gentoo-2-3764bc18386ac0795065f3e9f406530db2a0a043.tar.gz gentoo-2-3764bc18386ac0795065f3e9f406530db2a0a043.tar.bz2 gentoo-2-3764bc18386ac0795065f3e9f406530db2a0a043.zip |
x86 stable, bug #409403
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kfile/kfile-4.8.1.ebuild')
-rw-r--r-- | kde-base/kfile/kfile-4.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kfile/kfile-4.8.1.ebuild b/kde-base/kfile/kfile-4.8.1.ebuild index 557154d6cb92..794f1fe68b8c 100644 --- a/kde-base/kfile/kfile-4.8.1.ebuild +++ b/kde-base/kfile/kfile-4.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.8.1.ebuild,v 1.4 2012/04/04 18:07:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.8.1.ebuild,v 1.5 2012/04/18 19:59:33 maekke Exp $ EAPI=4 @@ -8,5 +8,5 @@ KMNAME="kde-runtime" inherit kde4-meta DESCRIPTION="A commandline frontend to KFileMetaInfo" -KEYWORDS="amd64 ~arm ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" |