summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-09-26 23:41:13 -0700
committerMatt Turner <mattst88@gentoo.org>2020-09-26 23:41:26 -0700
commit48864f5f8ef9a07396f7dacccdc304459b07c490 (patch)
tree5427cd1a62d186e5a6fdb1035cc3696e3a0a5b82 /www-servers/gunicorn
parentdev-python/async_generator: Keyword 1.10 alpha, #737618 (diff)
downloadgentoo-48864f5f8ef9a07396f7dacccdc304459b07c490.tar.gz
gentoo-48864f5f8ef9a07396f7dacccdc304459b07c490.tar.bz2
gentoo-48864f5f8ef9a07396f7dacccdc304459b07c490.zip
www-servers/gunicorn: Keyword 20.0.4 alpha, #737618
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'www-servers/gunicorn')
-rw-r--r--www-servers/gunicorn/gunicorn-20.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/gunicorn/gunicorn-20.0.4.ebuild b/www-servers/gunicorn/gunicorn-20.0.4.ebuild
index 03560b760187..39f4261a8dda 100644
--- a/www-servers/gunicorn/gunicorn-20.0.4.ebuild
+++ b/www-servers/gunicorn/gunicorn-20.0.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT PSF-2 doc? ( BSD )"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
RDEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]"