dev-python/pandas: Stabilize 3.0.5 arm64, #981195

Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz
2026-08-23 03:14:10 -04:00
parent 37c13f0bf7
commit e067fa5b6c

View File

@@ -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 )"