summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-05 17:37:07 +0000
committerSam James <sam@gentoo.org>2021-11-05 17:37:07 +0000
commit3aca05ed3ce87fb97f410a847e702da25beaf851 (patch)
tree8c711e24d001f3ec9e2bf41dabe7ccb7be137f83 /dev-python/pybind11
parentdev-python/multidict: Stabilize 5.2.0 ppc64, #821772 (diff)
downloadgentoo-3aca05ed3ce87fb97f410a847e702da25beaf851.tar.gz
gentoo-3aca05ed3ce87fb97f410a847e702da25beaf851.tar.bz2
gentoo-3aca05ed3ce87fb97f410a847e702da25beaf851.zip
dev-python/pybind11: Stabilize 2.8.1 ppc64, #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 185f035e55b4..2db0ec97e0b9 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