diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-09 16:33:56 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-09 16:33:56 +0000 |
commit | 9a9953cd31bc270bb5bf9215ae735cb2c6e59fc1 (patch) | |
tree | 5e6fb34ca3933ab0fbbaecd30179417a03a1e66f /kde-base/kfile/kfile-4.7.4.ebuild | |
parent | x86 stable wrt bug #396359 (diff) | |
download | gentoo-2-9a9953cd31bc270bb5bf9215ae735cb2c6e59fc1.tar.gz gentoo-2-9a9953cd31bc270bb5bf9215ae735cb2c6e59fc1.tar.bz2 gentoo-2-9a9953cd31bc270bb5bf9215ae735cb2c6e59fc1.zip |
x86 stable wrt bug #396359
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'kde-base/kfile/kfile-4.7.4.ebuild')
-rw-r--r-- | kde-base/kfile/kfile-4.7.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/kfile/kfile-4.7.4.ebuild b/kde-base/kfile/kfile-4.7.4.ebuild index e531cf726600..db6c19c4eb6d 100644 --- a/kde-base/kfile/kfile-4.7.4.ebuild +++ b/kde-base/kfile/kfile-4.7.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.7.4.ebuild,v 1.1 2011/12/11 18:52:10 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.7.4.ebuild,v 1.2 2012/01/09 16:33:56 phajdan.jr Exp $ EAPI=4 @@ -8,5 +8,5 @@ KMNAME="kde-runtime" inherit kde4-meta DESCRIPTION="A commandline frontend to KFileMetaInfo" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" |