summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-03-21 08:45:28 +0100
committerAgostino Sarubbo <ago@gentoo.org>2022-03-21 08:47:10 +0100
commit56f53dacfc611c4ad0c12088785b80346ab9bd60 (patch)
tree435addb9dac501de0d75ec34e969f0cebdc1996c /dev-python/pybind11
parentdev-python/krb5: amd64 stable wrt bug #835671 (diff)
downloadgentoo-56f53dacfc611c4ad0c12088785b80346ab9bd60.tar.gz
gentoo-56f53dacfc611c4ad0c12088785b80346ab9bd60.tar.bz2
gentoo-56f53dacfc611c4ad0c12088785b80346ab9bd60.zip
dev-python/pybind11: amd64 stable wrt bug #835673
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pybind11')
-rw-r--r--dev-python/pybind11/pybind11-2.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pybind11/pybind11-2.9.1.ebuild b/dev-python/pybind11/pybind11-2.9.1.ebuild
index 3dce07219271..09287854f7eb 100644
--- a/dev-python/pybind11/pybind11-2.9.1.ebuild
+++ b/dev-python/pybind11/pybind11-2.9.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="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
RDEPEND="
dev-cpp/eigen:3