diff options
| author | Eli Schwartz <eschwartz@gentoo.org> | 2026-08-23 05:39:54 -0400 |
|---|---|---|
| committer | Eli Schwartz <eschwartz@gentoo.org> | 2026-08-23 05:40:49 -0400 |
| commit | 7f60e7e3a0e23cc6f783ee5117e5d3b8c05b8128 (patch) | |
| tree | 8b3778bb4e5c8f3e1e4c5038b572bfc7c9dc3929 /dev-python/pandas | |
| parent | 170c418e60272862f9560ee1a2f25768002ff50a (diff) | |
dev-python/pandas: Stabilize 3.0.5 amd64, #981195
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'dev-python/pandas')
| -rw-r--r-- | dev-python/pandas/pandas-3.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pandas/pandas-3.0.5.ebuild b/dev-python/pandas/pandas-3.0.5.ebuild index 84e2ed938a8f..9a5b0e8b9859 100644 --- a/dev-python/pandas/pandas-3.0.5.ebuild +++ b/dev-python/pandas/pandas-3.0.5.ebuild @@ -23,7 +23,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" if [[ ${PV} != *_rc* ]]; then - KEYWORDS="~amd64 arm64 ~riscv ~x86" + KEYWORDS="amd64 arm64 ~riscv ~x86" fi IUSE="big-endian full-support minimal test X" RESTRICT="!test? ( test )" |
