diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-10-19 17:24:55 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-10-19 17:24:55 +0200 |
commit | caeda9116eb41d00f837309c0d1eb6429efe1bc8 (patch) | |
tree | 9e2612493e1f53e7da322d06f6018ab496d8f3df /dev-python/pybind11 | |
parent | dev-python/pybind11: Stabilize 2.13.6 amd64, #939982 (diff) | |
download | gentoo-caeda9116eb41d00f837309c0d1eb6429efe1bc8.tar.gz gentoo-caeda9116eb41d00f837309c0d1eb6429efe1bc8.tar.bz2 gentoo-caeda9116eb41d00f837309c0d1eb6429efe1bc8.zip |
dev-python/pybind11: Stabilize 2.13.6 arm, #939982
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pybind11')
-rw-r--r-- | dev-python/pybind11/pybind11-2.13.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pybind11/pybind11-2.13.6.ebuild b/dev-python/pybind11/pybind11-2.13.6.ebuild index 786d65e5aa00..3a245c8a0b4f 100644 --- a/dev-python/pybind11/pybind11-2.13.6.ebuild +++ b/dev-python/pybind11/pybind11-2.13.6.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos" RDEPEND=" dev-cpp/eigen:3 |