summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-04-09 19:33:53 -0700
committerMatt Turner <mattst88@gentoo.org>2022-04-09 19:34:04 -0700
commitbed70b02dbe8515e4743a12d88cccf1cde71ae95 (patch)
treef76aa9ff0885b67cd8ebb42cd68f3e2d2feb2594 /dev-python/pybind11
parentdev-cpp/catch: Keyword 2.13.8 alpha, #836478 (diff)
downloadgentoo-bed70b02dbe8515e4743a12d88cccf1cde71ae95.tar.gz
gentoo-bed70b02dbe8515e4743a12d88cccf1cde71ae95.tar.bz2
gentoo-bed70b02dbe8515e4743a12d88cccf1cde71ae95.zip
dev-python/pybind11: Keyword 2.9.2 alpha, #836478
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/pybind11')
-rw-r--r--dev-python/pybind11/pybind11-2.9.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pybind11/pybind11-2.9.2.ebuild b/dev-python/pybind11/pybind11-2.9.2.ebuild
index b944367886bc..49b882c6d913 100644
--- a/dev-python/pybind11/pybind11-2.9.2.ebuild
+++ b/dev-python/pybind11/pybind11-2.9.2.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 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~x86"
RDEPEND="
dev-cpp/eigen:3