summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-09-13 09:43:21 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-09-13 09:44:41 +0100
commit8e38bb5b23bcaa00d345655c1b652abebb69d2da (patch)
tree3493b6c81ce031278241117955b6b6b79f0ced6e /dev-python/pybind11
parentnet-print/hplip: stable 3.20.6-r1 for ppc (diff)
downloadgentoo-8e38bb5b23bcaa00d345655c1b652abebb69d2da.tar.gz
gentoo-8e38bb5b23bcaa00d345655c1b652abebb69d2da.tar.bz2
gentoo-8e38bb5b23bcaa00d345655c1b652abebb69d2da.zip
dev-python/pybind11: stable 2.5.0 for ppc
stable wrt bug #731486 Package-Manager: Portage-3.0.6, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@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 60f04a27366c..7951de5e881e 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