commit: 19f0e0dc6dc783b9560d18b30716170a93dbb19c Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Thu Nov 26 23:03:51 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Thu Nov 26 23:04:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19f0e0dc
dev-python/pybind11: stable 2.6.0 for ppc stable wrt bug #756559 Package-Manager: Portage-3.0.10, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-python/pybind11/pybind11-2.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pybind11/pybind11-2.6.0.ebuild b/dev-python/pybind11/pybind11-2.6.0.ebuild index ed5c0e78f27..20177b5e535 100644 --- a/dev-python/pybind11/pybind11-2.6.0.ebuild +++ b/dev-python/pybind11/pybind11-2.6.0.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 ~x86-macos" +KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" RDEPEND=" dev-cpp/eigen:3