diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-30 19:10:08 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-01 09:30:12 +0800 |
commit | e69ce84873127aa6e0a48047fe84e3b486262e54 (patch) | |
tree | 2cb4e9a45eb8e068094d932d66f0b10f65e6c65c /www-servers | |
parent | dev-python/webtest: keyword 3.0.0 for ~loong (diff) | |
download | gentoo-e69ce84873127aa6e0a48047fe84e3b486262e54.tar.gz gentoo-e69ce84873127aa6e0a48047fe84e3b486262e54.tar.bz2 gentoo-e69ce84873127aa6e0a48047fe84e3b486262e54.zip |
www-servers/gunicorn: keyword 20.1.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/gunicorn/gunicorn-20.1.0.ebuild | 2 |
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 00c4577fd903..0758612b5491 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 ~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}]" |