diff options
author | 2024-05-04 10:14:51 +0300 | |
---|---|---|
committer | 2024-05-04 10:14:51 +0300 | |
commit | bc19609edacad5f98e5e7f5e9c93ac3ea1362ab4 (patch) | |
tree | 36c894333b82bf1ef06b62ab947e58bac06b164a /www-servers/gunicorn/gunicorn-22.0.0.ebuild | |
parent | dev-python/virtualenv: Stabilize 20.25.3 ALLARCHES, #931184 (diff) | |
download | gentoo-bc19609edacad5f98e5e7f5e9c93ac3ea1362ab4.tar.gz gentoo-bc19609edacad5f98e5e7f5e9c93ac3ea1362ab4.tar.bz2 gentoo-bc19609edacad5f98e5e7f5e9c93ac3ea1362ab4.zip |
www-servers/gunicorn: Stabilize 22.0.0 ALLARCHES, #931171
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-servers/gunicorn/gunicorn-22.0.0.ebuild')
-rw-r--r-- | www-servers/gunicorn/gunicorn-22.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/gunicorn/gunicorn-22.0.0.ebuild b/www-servers/gunicorn/gunicorn-22.0.0.ebuild index d8eb6eabad27..2d4a06c2cffd 100644 --- a/www-servers/gunicorn/gunicorn-22.0.0.ebuild +++ b/www-servers/gunicorn/gunicorn-22.0.0.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/packaging[${PYTHON_USEDEP}] |