commit: 48864f5f8ef9a07396f7dacccdc304459b07c490
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 27 06:41:13 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Sep 27 06:41:26 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48864f5f
www-servers/gunicorn: Keyword 20.0.4 alpha, #737618
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
www-servers/gunicorn/gunicorn-20.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/gunicorn/gunicorn-20.0.4.ebuild
b/www-servers/gunicorn/gunicorn-20.0.4.ebuild
index 03560b76018..39f4261a8dd 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}]"