diff options
Diffstat (limited to 'kde-base/kdepimlibs/kdepimlibs-4.5.1.ebuild')
-rw-r--r-- | kde-base/kdepimlibs/kdepimlibs-4.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdepimlibs/kdepimlibs-4.5.1.ebuild b/kde-base/kdepimlibs/kdepimlibs-4.5.1.ebuild index 16c23189b903..4fdb3b1001ff 100644 --- a/kde-base/kdepimlibs/kdepimlibs-4.5.1.ebuild +++ b/kde-base/kdepimlibs/kdepimlibs-4.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/kdepimlibs-4.5.1.ebuild,v 1.1 2010/09/06 00:13:08 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/kdepimlibs-4.5.1.ebuild,v 1.2 2010/09/06 04:51:13 reavertm Exp $ EAPI="3" @@ -11,7 +11,7 @@ inherit kde4-base DESCRIPTION="Common library for KDE PIM apps." HOMEPAGE="http://www.kde.org/" -KEYWORDS="" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" LICENSE="LGPL-2.1" IUSE="debug ldap semantic-desktop" |