commit: 3f80b600a59ee8999a3ebbd713f03c514f0cb46c Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Oct 12 07:04:30 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Oct 12 07:04:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f80b600
dev-python/h5py: Stabilize 3.12.1 amd64, #941338 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/h5py/h5py-3.12.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/h5py/h5py-3.12.1.ebuild b/dev-python/h5py/h5py-3.12.1.ebuild index fae61ce66d1e..7fd8aa8cb744 100644 --- a/dev-python/h5py/h5py-3.12.1.ebuild +++ b/dev-python/h5py/h5py-3.12.1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos" IUSE="examples" DEPEND="
