diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-29 09:58:45 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-29 09:58:45 +0200 |
commit | f36e5a31e622b3e93e09c1b1f59e73c030979031 (patch) | |
tree | 8cd5fdefde44838cb443a191da0d9e1f80bef43e /www-servers/gunicorn | |
parent | sys-power/acpid: Stabilize 2.0.33 arm64, #855029 (diff) | |
download | gentoo-f36e5a31e622b3e93e09c1b1f59e73c030979031.tar.gz gentoo-f36e5a31e622b3e93e09c1b1f59e73c030979031.tar.bz2 gentoo-f36e5a31e622b3e93e09c1b1f59e73c030979031.zip |
www-servers/gunicorn: Stabilize 20.1.0-r1 ALLARCHES, #855032
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'www-servers/gunicorn')
-rw-r--r-- | www-servers/gunicorn/gunicorn-20.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/gunicorn/gunicorn-20.1.0-r1.ebuild b/www-servers/gunicorn/gunicorn-20.1.0-r1.ebuild index b77b89bc204a..8bc4d05051cf 100644 --- a/www-servers/gunicorn/gunicorn-20.1.0-r1.ebuild +++ b/www-servers/gunicorn/gunicorn-20.1.0-r1.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="MIT PSF-2 doc? ( BSD )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" RDEPEND=" dev-python/setproctitle[${PYTHON_USEDEP}] |