summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/gunicorn/gunicorn-0.15.0.ebuild')
-rw-r--r--www-servers/gunicorn/gunicorn-0.15.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/gunicorn/gunicorn-0.15.0.ebuild b/www-servers/gunicorn/gunicorn-0.15.0.ebuild
index 64b3992362fc..6bc113451a86 100644
--- a/www-servers/gunicorn/gunicorn-0.15.0.ebuild
+++ b/www-servers/gunicorn/gunicorn-0.15.0.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/www-servers/gunicorn/gunicorn-0.15.0.ebuild,v 1.2 2012/11/27 13:03:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/gunicorn-0.15.0.ebuild,v 1.3 2012/11/27 13:04:55 ago Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
IUSE="test"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="dev-python/setproctitle"
DEPEND="dev-python/setuptools"