summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:56:41 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:59:36 +0200
commitd75fac10628d48bf9e40e224c1b18fee73d0048c (patch)
treeef497ece2acd4b224c3787d03922cfdd68039e99 /dev-python/pybind11
parentdev-python/breathe: x86 stable wrt bug #731486 (diff)
downloadgentoo-d75fac10628d48bf9e40e224c1b18fee73d0048c.tar.gz
gentoo-d75fac10628d48bf9e40e224c1b18fee73d0048c.tar.bz2
gentoo-d75fac10628d48bf9e40e224c1b18fee73d0048c.zip
dev-python/pybind11: x86 stable wrt bug #731486
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pybind11')
-rw-r--r--dev-python/pybind11/pybind11-2.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pybind11/pybind11-2.5.0.ebuild b/dev-python/pybind11/pybind11-2.5.0.ebuild
index 338584b79ec7..51f9f333c836 100644
--- a/dev-python/pybind11/pybind11-2.5.0.ebuild
+++ b/dev-python/pybind11/pybind11-2.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/pybind/pybind11/archive/v${PV}.tar.gz -> ${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"
RDEPEND="
dev-cpp/eigen:3