summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-29 07:47:11 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-29 07:47:11 +0000
commit53b1b7439cd7a9e706f9ad9a9a8b5b8abafc4397 (patch)
tree485278079fc0fb2ba1f89dce503a9a6b7003465f /kde-base/kate/kate-4.10.5.ebuild
parentRm redundant DOCS var (diff)
downloadgentoo-2-53b1b7439cd7a9e706f9ad9a9a8b5b8abafc4397.tar.gz
gentoo-2-53b1b7439cd7a9e706f9ad9a9a8b5b8abafc4397.tar.bz2
gentoo-2-53b1b7439cd7a9e706f9ad9a9a8b5b8abafc4397.zip
Stable for x86, wrt to bug #477634
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kate/kate-4.10.5.ebuild')
-rw-r--r--kde-base/kate/kate-4.10.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kate/kate-4.10.5.ebuild b/kde-base/kate/kate-4.10.5.ebuild
index 1c4174c4bb0a..3ca7e83ef277 100644
--- a/kde-base/kate/kate-4.10.5.ebuild
+++ b/kde-base/kate/kate-4.10.5.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/kate/kate-4.10.5.ebuild,v 1.3 2013/07/27 11:45:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.10.5.ebuild,v 1.4 2013/07/29 07:47:09 ago Exp $
EAPI=5
KDE_HANDBOOK="optional"
@@ -10,7 +10,7 @@ PYTHON_COMPAT=( python{2_7,3_1,3_2,3_3} )
inherit python-single-r1 kde4-meta
DESCRIPTION="Kate is an MDI texteditor."
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug python"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"