commit: 619b227d6a78c1729c3c7f335d6af76ae4e831f6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 21 09:01:01 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jun 21 09:01:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=619b227d
dev-python/pandas: Stabilize 2.3.0 amd64, #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 a963dda26ee6..ff82c656c9aa 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 )"
