commit: 3d9a10d886321ccfa8ba2b966bf7c44238e46101 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 21 07:07:00 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jun 21 07:07:59 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d9a10d8
dev-python/pandas: Stabilize 2.3.0 arm64, #958541 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/pandas/pandas-2.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pandas/pandas-2.3.0.ebuild b/dev-python/pandas/pandas-2.3.0.ebuild index aecc863a2d06..a963dda26ee6 100644 --- a/dev-python/pandas/pandas-2.3.0.ebuild +++ b/dev-python/pandas/pandas-2.3.0.ebuild @@ -21,7 +21,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="~amd64 arm64 ~riscv ~x86" IUSE="big-endian full-support minimal test X" RESTRICT="!test? ( test )"
