commit: 429d9349be9aa8d791d2ad32a0bee7f07770092d Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Mar 25 18:15:51 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Mar 25 18:15:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=429d9349
dev-python/pybind11: amd64 stable wrt bug #778119 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <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 d56de0485eb..93aafcc7a3f 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