summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-26 11:35:49 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-26 11:35:49 +0000
commitdcdd00a3ea3bb7c17a10ab5efef831f3fffa793f (patch)
treebb253693e0f5fad923733522fea58ce5cee1b666 /www-servers/gunicorn/gunicorn-0.17.2.ebuild
parentStable for amd64, wrt bug #463020 (diff)
downloadgentoo-2-dcdd00a3ea3bb7c17a10ab5efef831f3fffa793f.tar.gz
gentoo-2-dcdd00a3ea3bb7c17a10ab5efef831f3fffa793f.tar.bz2
gentoo-2-dcdd00a3ea3bb7c17a10ab5efef831f3fffa793f.zip
Stable for amd64, wrt bug #463154
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-servers/gunicorn/gunicorn-0.17.2.ebuild')
-rw-r--r--www-servers/gunicorn/gunicorn-0.17.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/gunicorn/gunicorn-0.17.2.ebuild b/www-servers/gunicorn/gunicorn-0.17.2.ebuild
index dbd98731d9de..a8be0cb32ee3 100644
--- a/www-servers/gunicorn/gunicorn-0.17.2.ebuild
+++ b/www-servers/gunicorn/gunicorn-0.17.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/gunicorn-0.17.2.ebuild,v 1.1 2013/01/11 01:12:15 rafaelmartins Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/gunicorn-0.17.2.ebuild,v 1.2 2013/03/26 11:35:49 ago Exp $
EAPI="5"
SUPPORT_PYTHON_ABIS="1"
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
IUSE="doc test"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="dev-python/setproctitle"
DEPEND="dev-python/setuptools