summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-29 05:59:07 +0100
committerSam James <sam@gentoo.org>2023-08-29 05:59:07 +0100
commit43d64a59ed60d16a3bf37a647cecf1f2124966fd (patch)
tree07cbd20fa66f485a9e70268a43733982d1c0b1a6 /dev-python
parentdev-python/pandas: skip known-broken tests (diff)
downloadgentoo-43d64a59ed60d16a3bf37a647cecf1f2124966fd.tar.gz
gentoo-43d64a59ed60d16a3bf37a647cecf1f2124966fd.tar.bz2
gentoo-43d64a59ed60d16a3bf37a647cecf1f2124966fd.zip
dev-python/pandas: Keyword 2.0.3-r1 arm, #911347
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pandas/pandas-2.0.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pandas/pandas-2.0.3-r1.ebuild b/dev-python/pandas/pandas-2.0.3-r1.ebuild
index f2867585543e..00c31b35d92b 100644
--- a/dev-python/pandas/pandas-2.0.3-r1.ebuild
+++ b/dev-python/pandas/pandas-2.0.3-r1.ebuild
@@ -25,7 +25,7 @@ S=${WORKDIR}/${P/_/}
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~arm64-macos ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~arm64-macos ~x64-macos"
IUSE="doc full-support minimal test X"
RESTRICT="!test? ( test )"