summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-26 11:39:02 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-26 11:39:02 +0000
commitead17d5587572518c66a90aa27d8ea815bf4de1c (patch)
tree9ba3262936374b91552036dd8a556a548ebfaa32 /dev-util/kdevelop-python/kdevelop-python-1.5.2.ebuild
parentStable for x86, wrt bug #494008 (diff)
downloadgentoo-2-ead17d5587572518c66a90aa27d8ea815bf4de1c.tar.gz
gentoo-2-ead17d5587572518c66a90aa27d8ea815bf4de1c.tar.bz2
gentoo-2-ead17d5587572518c66a90aa27d8ea815bf4de1c.zip
Stable for x86, wrt bug #494008
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/kdevelop-python/kdevelop-python-1.5.2.ebuild')
-rw-r--r--dev-util/kdevelop-python/kdevelop-python-1.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-1.5.2.ebuild b/dev-util/kdevelop-python/kdevelop-python-1.5.2.ebuild
index 2e0e2c6deabb..4cb2634ba0af 100644
--- a/dev-util/kdevelop-python/kdevelop-python-1.5.2.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-1.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop-python/kdevelop-python-1.5.2.ebuild,v 1.2 2014/01/19 16:36:33 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop-python/kdevelop-python-1.5.2.ebuild,v 1.3 2014/01/26 11:39:02 ago Exp $
EAPI=5
@@ -16,7 +16,7 @@ MY_P="${MY_PN}-${MY_PV}"
if [[ $PV != *9999* ]]; then
SRC_URI="mirror://kde/stable/kdevelop/${MY_PN}/${PV}/src/${MY_P}.tar.xz"
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64 x86"
S=${WORKDIR}/${MY_P}
else
EGIT_REPO_URI="git://anongit.kde.org/kdev-python.git"