summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-12 18:07:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-12 18:07:17 +0000
commit2a595a354210415f3805d0ef3154d3a353acd1ae (patch)
treee60611e7a0ec0b7c2029317b095e4c635a04afd4
parentRemove old. (diff)
downloadgentoo-2-2a595a354210415f3805d0ef3154d3a353acd1ae.tar.gz
gentoo-2-2a595a354210415f3805d0ef3154d3a353acd1ae.tar.bz2
gentoo-2-2a595a354210415f3805d0ef3154d3a353acd1ae.zip
Add ~ppc, wrt bug #413125
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
-rw-r--r--dev-python/setproctitle/ChangeLog5
-rw-r--r--dev-python/setproctitle/setproctitle-1.1.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/setproctitle/ChangeLog b/dev-python/setproctitle/ChangeLog
index d41b15191f1b..5a7d3652b537 100644
--- a/dev-python/setproctitle/ChangeLog
+++ b/dev-python/setproctitle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/setproctitle
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.16 2012/07/09 17:17:54 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.17 2012/12/12 18:07:17 ago Exp $
+
+ 12 Dec 2012; Agostino Sarubbo <ago@gentoo.org> setproctitle-1.1.6.ebuild:
+ Add ~ppc, wrt bug #413125
09 Jul 2012; Sébastien Fabbro <bicatali@gentoo.org> setproctitle-1.1.6.ebuild:
keyword amd64-linux and x86-linux
diff --git a/dev-python/setproctitle/setproctitle-1.1.6.ebuild b/dev-python/setproctitle/setproctitle-1.1.6.ebuild
index 56e5ca6ebef3..ca67f938899f 100644
--- a/dev-python/setproctitle/setproctitle-1.1.6.ebuild
+++ b/dev-python/setproctitle/setproctitle-1.1.6.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/setproctitle/setproctitle-1.1.6.ebuild,v 1.3 2012/07/09 17:17:54 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.6.ebuild,v 1.4 2012/12/12 18:07:17 ago Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE=""
DEPEND=""