diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-18 22:51:51 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-18 22:53:14 +0100 |
commit | 6237f9d9394f39dcaf95c316da8ee147f83eff43 (patch) | |
tree | 11c574cd434e4a5d78aa892ccc30a4e4bb65c7a0 /www-servers | |
parent | dev-python/async_generator: keyworded 1.10 for ia64 (diff) | |
download | gentoo-6237f9d9394f39dcaf95c316da8ee147f83eff43.tar.gz gentoo-6237f9d9394f39dcaf95c316da8ee147f83eff43.tar.bz2 gentoo-6237f9d9394f39dcaf95c316da8ee147f83eff43.zip |
www-servers/gunicorn: keyworded 20.0.4 for ia64
keyworded wrt bug #737618
Package-Manager: Portage-3.0.3, Repoman-3.0.0
RepoMan-Options: --include-arches="ia64"
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 7105a5fd3e31..d06b018b8092 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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86" RDEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]" |