summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-05-11 13:05:41 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-05-11 13:16:20 -0500
commitaf14a5a9855aaf234a09955d18eb22a5138a9beb (patch)
tree3eee1f306b12b1c8a313cc824123f6c6281b5374 /www-servers/gunicorn
parentdev-python/setproctitle: 1.1.10 allarches stablized (diff)
downloadgentoo-af14a5a9855aaf234a09955d18eb22a5138a9beb.tar.gz
gentoo-af14a5a9855aaf234a09955d18eb22a5138a9beb.tar.bz2
gentoo-af14a5a9855aaf234a09955d18eb22a5138a9beb.zip
www-servers/gunicorn: 19.9.0 allarches stablized
Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'www-servers/gunicorn')
-rw-r--r--www-servers/gunicorn/gunicorn-19.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/gunicorn/gunicorn-19.9.0.ebuild b/www-servers/gunicorn/gunicorn-19.9.0.ebuild
index a3e43945651e..258c29118213 100644
--- a/www-servers/gunicorn/gunicorn-19.9.0.ebuild
+++ b/www-servers/gunicorn/gunicorn-19.9.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT PSF-2 doc? ( BSD )"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE="doc test"
RDEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]"