summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-05 17:36:20 +0000
committerSam James <sam@gentoo.org>2021-11-05 17:36:20 +0000
commit95c9f79eb4ab5e3da3b2d19d33f1869ffee77c66 (patch)
tree06c5581a76fa0998c18b5db4984a502357f689c4 /dev-python/pybind11
parentdev-python/multidict: Stabilize 5.2.0 ppc, #821772 (diff)
downloadgentoo-95c9f79eb4ab5e3da3b2d19d33f1869ffee77c66.tar.gz
gentoo-95c9f79eb4ab5e3da3b2d19d33f1869ffee77c66.tar.bz2
gentoo-95c9f79eb4ab5e3da3b2d19d33f1869ffee77c66.zip
dev-python/pybind11: Stabilize 2.8.1 ppc, #821778
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pybind11')
-rw-r--r--dev-python/pybind11/pybind11-2.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pybind11/pybind11-2.8.1.ebuild b/dev-python/pybind11/pybind11-2.8.1.ebuild
index b924fb161b3f..185f035e55b4 100644
--- a/dev-python/pybind11/pybind11-2.8.1.ebuild
+++ b/dev-python/pybind11/pybind11-2.8.1.ebuild
@@ -12,7 +12,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 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
RDEPEND="
dev-cpp/eigen:3