summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-28 15:16:55 +0000
committerSam James <sam@gentoo.org>2020-11-28 15:26:12 +0000
commit6c2921a805e1151eb9a85f741154d4692da554e6 (patch)
tree69cde11175052dd2e9041da551a374f0f675c324 /www-servers
parentwww-servers/gunicorn: mark ALLARCHES (diff)
downloadgentoo-6c2921a805e1151eb9a85f741154d4692da554e6.tar.gz
gentoo-6c2921a805e1151eb9a85f741154d4692da554e6.tar.bz2
gentoo-6c2921a805e1151eb9a85f741154d4692da554e6.zip
www-servers/gunicorn: ~x64-macos keyworded
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@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 3359e5c42105..719df38098a4 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="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos"
RDEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]"