summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-03-25 17:16:23 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-03-25 17:19:15 +0100
commit6a8527b2ab2d9a3c997fc3c7fb690f7e25f39248 (patch)
tree66a51298a457a4782ec51f5e6f39c1e25a23dbd2 /dev-python
parentdev-python/precis-i18n: amd64/x86 stable (ALLARCHES policy) wrt bug #778116 (diff)
downloadgentoo-6a8527b2ab2d9a3c997fc3c7fb690f7e25f39248.tar.gz
gentoo-6a8527b2ab2d9a3c997fc3c7fb690f7e25f39248.tar.bz2
gentoo-6a8527b2ab2d9a3c997fc3c7fb690f7e25f39248.zip
dev-python/pybind11: x86 stable wrt bug #778119
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pybind11/pybind11-2.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pybind11/pybind11-2.6.2.ebuild b/dev-python/pybind11/pybind11-2.6.2.ebuild
index db260eae8b67..d56de0485eb9 100644
--- a/dev-python/pybind11/pybind11-2.6.2.ebuild
+++ b/dev-python/pybind11/pybind11-2.6.2.ebuild
@@ -14,7 +14,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"
+KEYWORDS="~amd64 ~arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
RDEPEND="
dev-cpp/eigen:3