summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-13 16:54:07 +0000
committerSam James <sam@gentoo.org>2021-05-13 16:54:07 +0000
commit96518fd78db7a52a6413c890ecfe563030a5facc (patch)
tree1f4cbb4566bc429259724872bc1ae41d77ff5abb /www-servers/gunicorn
parentsys-apps/sysvinit: Stabilize 2.99 ppc, #789921 (diff)
downloadgentoo-96518fd78db7a52a6413c890ecfe563030a5facc.tar.gz
gentoo-96518fd78db7a52a6413c890ecfe563030a5facc.tar.bz2
gentoo-96518fd78db7a52a6413c890ecfe563030a5facc.zip
www-servers/gunicorn: Stabilize 20.1.0 ALLARCHES, #789975
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers/gunicorn')
-rw-r--r--www-servers/gunicorn/gunicorn-20.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/gunicorn/gunicorn-20.1.0.ebuild b/www-servers/gunicorn/gunicorn-20.1.0.ebuild
index af9eb8b6ff34..937224d87db1 100644
--- a/www-servers/gunicorn/gunicorn-20.1.0.ebuild
+++ b/www-servers/gunicorn/gunicorn-20.1.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/benoitc/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT PSF-2 doc? ( BSD )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos"
RDEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]"