summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kfile')
-rw-r--r--kde-base/kfile/ChangeLog5
-rw-r--r--kde-base/kfile/kfile-4.3.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfile/ChangeLog b/kde-base/kfile/ChangeLog
index 40ac1b00cbe1..50b6eb4076ba 100644
--- a/kde-base/kfile/ChangeLog
+++ b/kde-base/kfile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kfile
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.48 2010/01/19 08:42:10 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.49 2010/01/23 17:34:42 armin76 Exp $
+
+ 23 Jan 2010; Raúl Porcel <armin76@gentoo.org> kfile-4.3.4.ebuild:
+ Add ~arm
19 Jan 2010; Jonathan Callen <abcd@gentoo.org> kfile-4.3.4.ebuild:
Keyword ~amd64-linux/~x86-linux
diff --git a/kde-base/kfile/kfile-4.3.4.ebuild b/kde-base/kfile/kfile-4.3.4.ebuild
index 2c6f756fe10e..a8eab497ac81 100644
--- a/kde-base/kfile/kfile-4.3.4.ebuild
+++ b/kde-base/kfile/kfile-4.3.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.3.4.ebuild,v 1.2 2010/01/19 08:42:10 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.3.4.ebuild,v 1.3 2010/01/23 17:34:42 armin76 Exp $
EAPI="2"
@@ -8,5 +8,5 @@ KMNAME="kdebase-runtime"
inherit kde4-meta
DESCRIPTION="A commandline frontend to KFileMetaInfo"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"