diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:05:41 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:16:20 -0500 |
commit | af14a5a9855aaf234a09955d18eb22a5138a9beb (patch) | |
tree | 3eee1f306b12b1c8a313cc824123f6c6281b5374 | |
parent | dev-python/setproctitle: 1.1.10 allarches stablized (diff) | |
download | gentoo-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>
-rw-r--r-- | www-servers/gunicorn/gunicorn-19.9.0.ebuild | 2 |
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}]" |