diff options
Diffstat (limited to 'kde-base/kfile/kfile-4.11.5.ebuild')
-rw-r--r-- | kde-base/kfile/kfile-4.11.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kfile/kfile-4.11.5.ebuild b/kde-base/kfile/kfile-4.11.5.ebuild index 8f29e0046ae0..5d44b9e56b26 100644 --- a/kde-base/kfile/kfile-4.11.5.ebuild +++ b/kde-base/kfile/kfile-4.11.5.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.11.5.ebuild,v 1.2 2014/01/20 08:00:13 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.11.5.ebuild,v 1.3 2014/02/09 10:05:27 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" |