summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-28 11:38:41 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-28 11:38:41 +0200
commit3425234aad8d6c316231bf2b505084a47d6c1438 (patch)
tree2f4a1e630d697fe93b924fdd8f36a49c01abf1ad /www-servers/gunicorn
parentdev-ruby/zentest: keyword ~arm64 (diff)
downloadgentoo-3425234aad8d6c316231bf2b505084a47d6c1438.tar.gz
gentoo-3425234aad8d6c316231bf2b505084a47d6c1438.tar.bz2
gentoo-3425234aad8d6c316231bf2b505084a47d6c1438.zip
www-servers/gunicorn: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'www-servers/gunicorn')
-rw-r--r--www-servers/gunicorn/gunicorn-19.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/gunicorn/gunicorn-19.6.0.ebuild b/www-servers/gunicorn/gunicorn-19.6.0.ebuild
index 8404d20b811e..6da709721f9f 100644
--- a/www-servers/gunicorn/gunicorn-19.6.0.ebuild
+++ b/www-servers/gunicorn/gunicorn-19.6.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT PSF-2 doc? ( BSD )"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="doc examples test"
RDEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]"