commit: 3425234aad8d6c316231bf2b505084a47d6c1438
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 28 09:38:41 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Jun 28 09:38:41 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3425234a
www-servers/gunicorn: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
www-servers/gunicorn/gunicorn-19.6.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/gunicorn/gunicorn-19.6.0.ebuild
b/www-servers/gunicorn/gunicorn-19.6.0.ebuild
index 8404d20b811..6da709721f9 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}]"