diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-10-02 17:06:48 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-02 16:22:40 +0100 |
commit | 48da1f46a33df0ba83a223c402bb2ed78a2d2afc (patch) | |
tree | 0a08e4e28202df9b0f17cb3add879c212c2d3b4b /www-servers | |
parent | dev-python/async_generator: keyworded 1.10 for hppa, bug #737618 (diff) | |
download | gentoo-48da1f46a33df0ba83a223c402bb2ed78a2d2afc.tar.gz gentoo-48da1f46a33df0ba83a223c402bb2ed78a2d2afc.tar.bz2 gentoo-48da1f46a33df0ba83a223c402bb2ed78a2d2afc.zip |
www-servers/gunicorn: keyworded 20.0.4 for hppa, bug #737618
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'www-servers')
-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 33ec9b4178f8..11cedec10ae3 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="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" RDEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]" |