diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-08-19 10:40:35 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-19 10:29:34 +0100 |
commit | 9ac5a325e13d25301ec270e35e44385c8fd25b09 (patch) | |
tree | 3353ddf3d940a9192bb9ad10c18a5ad8937b0adf /www-servers/gunicorn | |
parent | dev-python/async_generator: keyworded 1.10 for sparc, bug #737618 (diff) | |
download | gentoo-9ac5a325e13d25301ec270e35e44385c8fd25b09.tar.gz gentoo-9ac5a325e13d25301ec270e35e44385c8fd25b09.tar.bz2 gentoo-9ac5a325e13d25301ec270e35e44385c8fd25b09.zip |
www-servers/gunicorn: keyworded 20.0.4 for sparc, bug #737618
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'www-servers/gunicorn')
-rw-r--r-- | www-servers/gunicorn/gunicorn-20.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/gunicorn/gunicorn-20.0.4.ebuild b/www-servers/gunicorn/gunicorn-20.0.4.ebuild index d06b018b8092..90ad67f8e088 100644 --- a/www-servers/gunicorn/gunicorn-20.0.4.ebuild +++ b/www-servers/gunicorn/gunicorn-20.0.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT PSF-2 doc? ( BSD )" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~sparc ~x86" RDEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]" |