diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-11 12:59:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-11 12:59:30 +0200 |
commit | 06e1376f813b0e65a84e1bf48d47904bb65e3184 (patch) | |
tree | bb166b7f2932e82b219e2a89a981e35ee75c40f3 /dev-python/pybind11 | |
parent | dev-python/breathe: amd64 stable wrt bug #731486 (diff) | |
download | gentoo-06e1376f813b0e65a84e1bf48d47904bb65e3184.tar.gz gentoo-06e1376f813b0e65a84e1bf48d47904bb65e3184.tar.bz2 gentoo-06e1376f813b0e65a84e1bf48d47904bb65e3184.zip |
dev-python/pybind11: amd64 stable wrt bug #731486
Package-Manager: Portage-2.3.103, Repoman-2.3.23
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.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pybind11/pybind11-2.5.0.ebuild b/dev-python/pybind11/pybind11-2.5.0.ebuild index 51f9f333c836..60f04a27366c 100644 --- a/dev-python/pybind11/pybind11-2.5.0.ebuild +++ b/dev-python/pybind11/pybind11-2.5.0.ebuild @@ -13,7 +13,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 |