summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-19 15:24:49 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-19 15:24:49 +0000
commit9ccbb985f80facb33615a1163196ac86d95225f6 (patch)
treee301eec97f4ef2d033aa88514b4462740c89eb9a /dev-python/setproctitle/setproctitle-1.1.8.ebuild
parentStable for alpha, wrt bug #495892 (diff)
downloadhistorical-9ccbb985f80facb33615a1163196ac86d95225f6.tar.gz
historical-9ccbb985f80facb33615a1163196ac86d95225f6.tar.bz2
historical-9ccbb985f80facb33615a1163196ac86d95225f6.zip
Stable for alpha, wrt bug #502798
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 RepoMan-Options: --include-arches="alpha" 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 3f7a4a37b80e..b5471f8f832e 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.8 2014/03/12 09:53:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.9 2014/03/19 15:24:47 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=""