summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-11 17:06:30 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-11 17:06:30 +0000
commiteef8cb0c930ec41ecef96ad2497a356a8ee51bc3 (patch)
treee96b6b16fd2885593806b3a3204e808a553ee868 /dev-python/kiwi
parentAdd ~ppc, wrt bug #416677 (diff)
downloadgentoo-2-eef8cb0c930ec41ecef96ad2497a356a8ee51bc3.tar.gz
gentoo-2-eef8cb0c930ec41ecef96ad2497a356a8ee51bc3.tar.bz2
gentoo-2-eef8cb0c930ec41ecef96ad2497a356a8ee51bc3.zip
Add ~ppc, wrt bug #416677
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-python/kiwi')
-rw-r--r--dev-python/kiwi/ChangeLog5
-rw-r--r--dev-python/kiwi/kiwi-1.9.36.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/kiwi/ChangeLog b/dev-python/kiwi/ChangeLog
index 500477cd2d8f..816cf7f80333 100644
--- a/dev-python/kiwi/ChangeLog
+++ b/dev-python/kiwi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/kiwi
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/kiwi/ChangeLog,v 1.20 2012/12/11 17:05:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/kiwi/ChangeLog,v 1.21 2012/12/11 17:06:30 ago Exp $
+
+ 11 Dec 2012; Agostino Sarubbo <ago@gentoo.org> kiwi-1.9.36.ebuild:
+ Add ~ppc, wrt bug #416677
11 Dec 2012; Agostino Sarubbo <ago@gentoo.org> kiwi-1.9.36.ebuild:
Add ~ppc64, wrt bug #416677
diff --git a/dev-python/kiwi/kiwi-1.9.36.ebuild b/dev-python/kiwi/kiwi-1.9.36.ebuild
index 11d7f32d63ae..60538c91cee3 100644
--- a/dev-python/kiwi/kiwi-1.9.36.ebuild
+++ b/dev-python/kiwi/kiwi-1.9.36.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/kiwi/kiwi-1.9.36.ebuild,v 1.2 2012/12/11 17:05:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/kiwi/kiwi-1.9.36.ebuild,v 1.3 2012/12/11 17:06:30 ago Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
@@ -19,7 +19,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-interix ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-interix ~amd64-linux ~x86-linux"
IUSE="examples test"
RDEPEND="dev-python/pygtk"