commit: 0d3ab950ee2614977d88d2f0bbfefa2611cecec2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 25 14:11:35 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 25 14:11:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d3ab950
dev-python/pybind11: Stabilize 2.6.2 ppc, #778119 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/pybind11/pybind11-2.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pybind11/pybind11-2.6.2.ebuild b/dev-python/pybind11/pybind11-2.6.2.ebuild index 55f034efb1f..9ca1b91c2b1 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