diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 17:52:29 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 17:52:29 +0000 |
commit | 1be775ccaef0355e4b06e60ce2bac512a29a8321 (patch) | |
tree | d7c282a20fe5f50b6830b5afc72915b3146d4a36 /www-servers/gunicorn | |
parent | dev-python/versioneer: Stabilize 0.29 ALLARCHES, #912642 (diff) | |
download | gentoo-1be775ccaef0355e4b06e60ce2bac512a29a8321.tar.gz gentoo-1be775ccaef0355e4b06e60ce2bac512a29a8321.tar.bz2 gentoo-1be775ccaef0355e4b06e60ce2bac512a29a8321.zip |
www-servers/gunicorn: Stabilize 21.2.0 ALLARCHES, #912643
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-servers/gunicorn')
-rw-r--r-- | www-servers/gunicorn/gunicorn-21.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/gunicorn/gunicorn-21.2.0.ebuild b/www-servers/gunicorn/gunicorn-21.2.0.ebuild index e08fbcb4748f..816faa434821 100644 --- a/www-servers/gunicorn/gunicorn-21.2.0.ebuild +++ b/www-servers/gunicorn/gunicorn-21.2.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}] |