summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-05 02:10:57 +0000
committerSam James <sam@gentoo.org>2021-11-05 02:10:57 +0000
commitacaf33c05cc7213e81d0017e310e446ba477a671 (patch)
treea5e67370bd4ac23c8839d0aee19574e2587dd350
parentdev-python/openstackdocstheme: Stabilize 2.3.1 ALLARCHES, #821775 (diff)
downloadgentoo-acaf33c0.tar.gz
gentoo-acaf33c0.tar.bz2
gentoo-acaf33c0.zip
dev-python/pybind11: Stabilize 2.8.1 amd64, #821778
Signed-off-by: Sam James <sam@gentoo.org>
-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 3edf9adb8aa7..eccb2e44317d 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