summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-08-18 22:51:51 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-18 22:53:14 +0100
commit6237f9d9394f39dcaf95c316da8ee147f83eff43 (patch)
tree11c574cd434e4a5d78aa892ccc30a4e4bb65c7a0 /www-servers
parentdev-python/async_generator: keyworded 1.10 for ia64 (diff)
downloadgentoo-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.ebuild2
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}]"