commit: 21364053595a83bceb9553991e4d414d19d5b1a8 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Tue Apr 13 12:27:44 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Tue Apr 13 12:27:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=21364053
dev-python/hypercorn: drop x86 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> 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 056ad59a9..56221e820 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}]
