diff options
Diffstat (limited to 'kde-base/kopete/kopete-4.14.3.ebuild')
-rw-r--r-- | kde-base/kopete/kopete-4.14.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kopete/kopete-4.14.3.ebuild b/kde-base/kopete/kopete-4.14.3.ebuild index 8f474bc8c749..e45c8295b930 100644 --- a/kde-base/kopete/kopete-4.14.3.ebuild +++ b/kde-base/kopete/kopete-4.14.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-4.14.3.ebuild,v 1.3 2015/01/28 23:45:22 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-4.14.3.ebuild,v 1.4 2015/02/14 14:35:10 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit kde4-base DESCRIPTION="KDE multi-protocol IM client" HOMEPAGE="http://kopete.kde.org http://www.kde.org/applications/internet/kopete" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug ssl v4l" # tests hang, last checked for 4.2.96 |