diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 19:16:14 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 19:16:14 +0000 |
commit | c7e9dd9a13f1d001baf471e2f769ed6977e65a2e (patch) | |
tree | 83bbce2a7c4ffab1e2bb2ba7ae645d42f5d3bee9 /kde-base/kfile/kfile-4.4.4.ebuild | |
parent | ppc stable #323529 (diff) | |
download | gentoo-2-c7e9dd9a13f1d001baf471e2f769ed6977e65a2e.tar.gz gentoo-2-c7e9dd9a13f1d001baf471e2f769ed6977e65a2e.tar.bz2 gentoo-2-c7e9dd9a13f1d001baf471e2f769ed6977e65a2e.zip |
x86 stable, bug 322791
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/kfile/kfile-4.4.4.ebuild')
-rw-r--r-- | kde-base/kfile/kfile-4.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kfile/kfile-4.4.4.ebuild b/kde-base/kfile/kfile-4.4.4.ebuild index 31cf1efde711..8c13b13bb8af 100644 --- a/kde-base/kfile/kfile-4.4.4.ebuild +++ b/kde-base/kfile/kfile-4.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.4.4.ebuild,v 1.3 2010/06/24 08:19:03 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.4.4.ebuild,v 1.4 2010/06/27 19:16:14 fauli Exp $ EAPI="3" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="A commandline frontend to KFileMetaInfo" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" |