summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-05 15:41:54 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-05 15:41:54 +0000
commitf8497c77119b2268112e90343b5b01099f204409 (patch)
treeac418d6487b35bb28de71cb88c1c7efe80561d6a /dev-python/setproctitle/setproctitle-1.1.8.ebuild
parentStable for ppc, wrt bug #495636 (diff)
downloadhistorical-f8497c77119b2268112e90343b5b01099f204409.tar.gz
historical-f8497c77119b2268112e90343b5b01099f204409.tar.bz2
historical-f8497c77119b2268112e90343b5b01099f204409.zip
Stable for ppc, wrt bug #502798
Package-Manager: portage-2.2.7/cvs/Linux x86_64 RepoMan-Options: --include-arches="ppc" Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-python/setproctitle/setproctitle-1.1.8.ebuild')
-rw-r--r--dev-python/setproctitle/setproctitle-1.1.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/setproctitle/setproctitle-1.1.8.ebuild b/dev-python/setproctitle/setproctitle-1.1.8.ebuild
index 3b00746ffaa8..29a5706111da 100644
--- a/dev-python/setproctitle/setproctitle-1.1.8.ebuild
+++ b/dev-python/setproctitle/setproctitle-1.1.8.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-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.4 2014/03/04 20:08:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.5 2014/03/05 15:41:53 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""