summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-25 14:11:35 +0000
committerSam James <sam@gentoo.org>2021-03-25 14:11:35 +0000
commit0d3ab950ee2614977d88d2f0bbfefa2611cecec2 (patch)
tree01a6098ca69cc92759e00ed72a76552d383b02e8
parentdev-python/path-py: Stabilize 15.1.2 ALLARCHES, #778110 (diff)
downloadgentoo-0d3ab950ee2614977d88d2f0bbfefa2611cecec2.tar.gz
gentoo-0d3ab950ee2614977d88d2f0bbfefa2611cecec2.tar.bz2
gentoo-0d3ab950ee2614977d88d2f0bbfefa2611cecec2.zip
dev-python/pybind11: Stabilize 2.6.2 ppc, #778119
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/pybind11/pybind11-2.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pybind11/pybind11-2.6.2.ebuild b/dev-python/pybind11/pybind11-2.6.2.ebuild
index 55f034efb1f1..9ca1b91c2b10 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