diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-07-27 23:35:36 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-07-28 00:11:15 +0100 |
commit | a5d9c417bb51f4a3d3cef526f618f8311ca8c44b (patch) | |
tree | a1b9cd3450b8d8fb26283d41b56506a6c125a58a /www-servers | |
parent | dev-python/setproctitle: keyword 1.2.2 for ~riscv (diff) | |
download | gentoo-a5d9c417bb51f4a3d3cef526f618f8311ca8c44b.tar.gz gentoo-a5d9c417bb51f4a3d3cef526f618f8311ca8c44b.tar.bz2 gentoo-a5d9c417bb51f4a3d3cef526f618f8311ca8c44b.zip |
www-servers/gunicorn: keyword 20.1.0 for ~riscv
Signed-off-by: Marek Szuba <marecki@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 462bfab82950..6984d7900984 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 sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~x64-macos" RDEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]" |