diff options
Diffstat (limited to 'kde-base/kdepimlibs/kdepimlibs-4.6.5.ebuild')
-rw-r--r-- | kde-base/kdepimlibs/kdepimlibs-4.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdepimlibs/kdepimlibs-4.6.5.ebuild b/kde-base/kdepimlibs/kdepimlibs-4.6.5.ebuild index 1dbfa02bafeb..aa385097f55b 100644 --- a/kde-base/kdepimlibs/kdepimlibs-4.6.5.ebuild +++ b/kde-base/kdepimlibs/kdepimlibs-4.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/kdepimlibs-4.6.5.ebuild,v 1.1 2011/07/09 15:14:06 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/kdepimlibs-4.6.5.ebuild,v 1.2 2011/08/09 17:12:20 hwoarang Exp $ EAPI=4 @@ -12,7 +12,7 @@ inherit kde4-base DESCRIPTION="Common library for KDE PIM apps." HOMEPAGE="http://www.kde.org/" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" LICENSE="LGPL-2.1" IUSE="debug ldap semantic-desktop" |