diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-08 22:04:36 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-08 22:09:45 +0300 |
commit | 6ccbe8af9c6f74cb0be1a27a16ee87ae817e2e1f (patch) | |
tree | 80b675f1bb0a647e24a0bb14923eb9aa1b0d2cb6 /www-servers | |
parent | profiles/arch/mips: mask =virtual/rust-1.71.1 (diff) | |
download | gentoo-6ccbe8af9c6f74cb0be1a27a16ee87ae817e2e1f.tar.gz gentoo-6ccbe8af9c6f74cb0be1a27a16ee87ae817e2e1f.tar.bz2 gentoo-6ccbe8af9c6f74cb0be1a27a16ee87ae817e2e1f.zip |
www-servers/gunicorn: keyword 23.0.0 for ~mips
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/gunicorn/gunicorn-23.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/gunicorn/gunicorn-23.0.0.ebuild b/www-servers/gunicorn/gunicorn-23.0.0.ebuild index 6baafbdd6c42..808ba45e4e9c 100644 --- a/www-servers/gunicorn/gunicorn-23.0.0.ebuild +++ b/www-servers/gunicorn/gunicorn-23.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 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" RDEPEND=" dev-python/packaging[${PYTHON_USEDEP}] |