diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-28 11:38:41 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-28 11:38:41 +0200 |
commit | 3425234aad8d6c316231bf2b505084a47d6c1438 (patch) | |
tree | 2f4a1e630d697fe93b924fdd8f36a49c01abf1ad /www-servers/gunicorn | |
parent | dev-ruby/zentest: keyword ~arm64 (diff) | |
download | gentoo-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.ebuild | 2 |
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}]" |