diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-06 15:41:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-06 15:41:22 +0000 |
commit | 9ecb953c787ded06ec06e827255d97dc6554eaa2 (patch) | |
tree | 5b1b2fd76f8f8587116aafbb8b246fcfdc76d705 /kde-base/kfile/kfile-4.10.3.ebuild | |
parent | Version bump. (diff) | |
download | historical-9ecb953c787ded06ec06e827255d97dc6554eaa2.tar.gz historical-9ecb953c787ded06ec06e827255d97dc6554eaa2.tar.bz2 historical-9ecb953c787ded06ec06e827255d97dc6554eaa2.zip |
Stable for ppc, wrt to bug #471392
Package-Manager: portage-2.1.12.2/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'kde-base/kfile/kfile-4.10.3.ebuild')
-rw-r--r-- | kde-base/kfile/kfile-4.10.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kfile/kfile-4.10.3.ebuild b/kde-base/kfile/kfile-4.10.3.ebuild index 3e10e06882ab..e547db1aef43 100644 --- a/kde-base/kfile/kfile-4.10.3.ebuild +++ b/kde-base/kfile/kfile-4.10.3.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/kfile/kfile-4.10.3.ebuild,v 1.3 2013/06/05 10:33:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.10.3.ebuild,v 1.4 2013/06/06 15:38:14 ago Exp $ EAPI=5 @@ -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" |