summaryrefslogtreecommitdiff
path: root/dev-python/pybind11/pybind11-2.9.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pybind11/pybind11-2.9.2.ebuild')
-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 485ce7a8a969..4d0a3fabb671 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 ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
RDEPEND="
dev-cpp/eigen:3