summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-11-26 00:08:32 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-11-26 00:09:42 +0100
commitf60b3dd0b6df48080f29cc9ecdb7e5bbe719e4f2 (patch)
treedbd56fb2a2a78443dc765b9be85c1abc138c0170 /dev-python/pybind11
parentdev-python/psutil: x86 stable (bug #756568) (diff)
downloadgentoo-f60b3dd0b6df48080f29cc9ecdb7e5bbe719e4f2.tar.gz
gentoo-f60b3dd0b6df48080f29cc9ecdb7e5bbe719e4f2.tar.bz2
gentoo-f60b3dd0b6df48080f29cc9ecdb7e5bbe719e4f2.zip
dev-python/pybind11: x86 stable (bug #756559)
Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/pybind11')
-rw-r--r--dev-python/pybind11/pybind11-2.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pybind11/pybind11-2.6.0.ebuild b/dev-python/pybind11/pybind11-2.6.0.ebuild
index ad41df44bfd7..ed5c0e78f27d 100644
--- a/dev-python/pybind11/pybind11-2.6.0.ebuild
+++ b/dev-python/pybind11/pybind11-2.6.0.ebuild
@@ -14,7 +14,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 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
RDEPEND="
dev-cpp/eigen:3