diff options
Diffstat (limited to 'kde-base/kdepim-runtime/kdepim-runtime-4.11.2-r1.ebuild')
-rw-r--r-- | kde-base/kdepim-runtime/kdepim-runtime-4.11.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.11.2-r1.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.11.2-r1.ebuild index f2baecbd96e6..180b48c29024 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.11.2-r1.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.11.2-r1.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/kdepim-runtime/kdepim-runtime-4.11.2-r1.ebuild,v 1.1 2013/10/22 21:13:54 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.11.2-r1.ebuild,v 1.2 2013/12/08 14:08:09 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ KMNAME="kdepim-runtime" inherit kde4-base DESCRIPTION="KDE PIM runtime plugin collection" -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug facebook google kolab" RESTRICT="test" |