diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-12-11 13:05:57 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-12-11 13:05:57 +0000 |
commit | 24f3f52fe616b330a06501703ee620bb74dff002 (patch) | |
tree | 028c5746d24d92710d774f489efc47bba1c9cea4 /kde-base/kfile/kfile-4.14.3.ebuild | |
parent | Dev channel bump. Remove old. (diff) | |
download | historical-24f3f52fe616b330a06501703ee620bb74dff002.tar.gz historical-24f3f52fe616b330a06501703ee620bb74dff002.tar.bz2 historical-24f3f52fe616b330a06501703ee620bb74dff002.zip |
amd64 stable wrt bug #517344
Package-Manager: portage-2.2.14/cvs/Linux x86_64
Manifest-Sign-Key: 0xC42EB5D6
Diffstat (limited to 'kde-base/kfile/kfile-4.14.3.ebuild')
-rw-r--r-- | kde-base/kfile/kfile-4.14.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kfile/kfile-4.14.3.ebuild b/kde-base/kfile/kfile-4.14.3.ebuild index cd48b07621ae..ef8d558615c4 100644 --- a/kde-base/kfile/kfile-4.14.3.ebuild +++ b/kde-base/kfile/kfile-4.14.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.14.3.ebuild,v 1.1 2014/11/16 12:21:30 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.14.3.ebuild,v 1.2 2014/12/11 13:05:55 zlogene 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" |