From 21364053595a83bceb9553991e4d414d19d5b1a8 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Tue, 13 Apr 2021 14:27:44 +0200 Subject: [PATCH] dev-python/hypercorn: drop x86 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/hypercorn/hypercorn-0.11.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/hypercorn/hypercorn-0.11.2.ebuild b/dev-python/hypercorn/hypercorn-0.11.2.ebuild index 056ad59a9f..56221e8203 100644 --- a/dev-python/hypercorn/hypercorn-0.11.2.ebuild +++ b/dev-python/hypercorn/hypercorn-0.11.2.ebuild @@ -25,7 +25,7 @@ SRC_URI="https://github.com/pgjones/hypercorn/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" RDEPEND=" dev-python/h11[${PYTHON_USEDEP}]