diff options
author | 2024-11-13 01:56:16 +0000 | |
---|---|---|
committer | 2024-11-13 01:56:16 +0000 | |
commit | 77557adee3efefa7eeb630b6c3e612b06322fed9 (patch) | |
tree | 127a4c9aa328b8bda9eb24242a9e78b1dc5bebc1 /dev-python/pandas | |
parent | dev-libs/apache-arrow: Stabilize 17.0.0 x86, #941317 (diff) | |
download | gentoo-77557adee3efefa7eeb630b6c3e612b06322fed9.tar.gz gentoo-77557adee3efefa7eeb630b6c3e612b06322fed9.tar.bz2 gentoo-77557adee3efefa7eeb630b6c3e612b06322fed9.zip |
dev-python/pandas: Stabilize 2.2.3 x86, #941317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pandas')
-rw-r--r-- | dev-python/pandas/pandas-2.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pandas/pandas-2.2.3.ebuild b/dev-python/pandas/pandas-2.2.3.ebuild index 371b51dfacdd..e0840c9fb915 100644 --- a/dev-python/pandas/pandas-2.2.3.ebuild +++ b/dev-python/pandas/pandas-2.2.3.ebuild @@ -21,7 +21,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm64 ~loong ~riscv ~x86" +KEYWORDS="amd64 arm64 ~loong ~riscv x86" IUSE="big-endian full-support minimal test X" RESTRICT="!test? ( test )" |