summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-11 12:59:30 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-11 12:59:30 +0200
commit06e1376f813b0e65a84e1bf48d47904bb65e3184 (patch)
treebb166b7f2932e82b219e2a89a981e35ee75c40f3
parentdev-python/breathe: amd64 stable wrt bug #731486 (diff)
downloadgentoo-06e1376f813b0e65a84e1bf48d47904bb65e3184.tar.gz
gentoo-06e1376f813b0e65a84e1bf48d47904bb65e3184.tar.bz2
gentoo-06e1376f813b0e65a84e1bf48d47904bb65e3184.zip
dev-python/pybind11: amd64 stable wrt bug #731486
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 51f9f333c836..60f04a27366c 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