From: Mikle Kolyada Date: Sun, 10 May 2020 15:25:55 +0000 (+0300) Subject: dev-python/pybind11: x86 stable wrt bug #720588 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7deccd13f82be2062f35441104daa5e2bf6b0065;p=gentoo.git dev-python/pybind11: x86 stable wrt bug #720588 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Mikle Kolyada --- diff --git a/dev-python/pybind11/pybind11-2.4.3.ebuild b/dev-python/pybind11/pybind11-2.4.3.ebuild index ebd509920024..44b91dbec22b 100644 --- a/dev-python/pybind11/pybind11-2.4.3.ebuild +++ b/dev-python/pybind11/pybind11-2.4.3.ebuild @@ -13,5 +13,5 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE=""