dev-python/pandas: Drop keywords not on pyarrow

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny 2024-05-19 21:03:21 +02:00
parent 1d554f4139
commit 123743a33e
No known key found for this signature in database
GPG Key ID: 639ADAE2329E240E
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 arm arm64 ~hppa ~loong ~riscv ~s390 x86"
KEYWORDS="amd64 arm64 ~hppa ~loong ~riscv x86"
IUSE="full-support minimal test X"
RESTRICT="!test? ( test )"

View File

@ -21,7 +21,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~riscv ~s390 x86"
KEYWORDS="amd64 ~arm64 ~hppa ~loong ~riscv x86"
IUSE="full-support minimal test X"
RESTRICT="!test? ( test )"