diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-25 19:15:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-25 19:15:51 +0100 |
commit | 429d9349be9aa8d791d2ad32a0bee7f07770092d (patch) | |
tree | 1d572f5abfbc13b44cec535b6a5e4cbb5efde69a /dev-python/pybind11 | |
parent | media-gfx/fontforge: x86 stable wrt bug #777588 (diff) | |
download | gentoo-429d9349be9aa8d791d2ad32a0bee7f07770092d.tar.gz gentoo-429d9349be9aa8d791d2ad32a0bee7f07770092d.tar.bz2 gentoo-429d9349be9aa8d791d2ad32a0bee7f07770092d.zip |
dev-python/pybind11: amd64 stable wrt bug #778119
Package-Manager: Portage-3.0.13, Repoman-3.0.2
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.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pybind11/pybind11-2.6.2.ebuild b/dev-python/pybind11/pybind11-2.6.2.ebuild index d56de0485eb9..93aafcc7a3f4 100644 --- a/dev-python/pybind11/pybind11-2.6.2.ebuild +++ b/dev-python/pybind11/pybind11-2.6.2.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" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=" dev-cpp/eigen:3 |