summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-07 00:37:36 +0100
committerSam James <sam@gentoo.org>2021-09-07 00:37:36 +0100
commit431a2cc6c1b64f3e17b7035bd4444f38e7f14d5c (patch)
tree6137cff2c5caef02fe2deec8645ae32b36ec851d /dev-python/pandas
parentdev-python/pymysql: Keyword 1.0.2 ppc64, #804136 (diff)
downloadgentoo-431a2cc6c1b64f3e17b7035bd4444f38e7f14d5c.tar.gz
gentoo-431a2cc6c1b64f3e17b7035bd4444f38e7f14d5c.tar.bz2
gentoo-431a2cc6c1b64f3e17b7035bd4444f38e7f14d5c.zip
dev-python/pandas: Keyword 1.3.2 ppc64, #804136
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pandas')
-rw-r--r--dev-python/pandas/pandas-1.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pandas/pandas-1.3.2.ebuild b/dev-python/pandas/pandas-1.3.2.ebuild
index 49b0ca56af64..85a738220aaf 100644
--- a/dev-python/pandas/pandas-1.3.2.ebuild
+++ b/dev-python/pandas/pandas-1.3.2.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${P/_/}"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="doc full-support minimal test X"
RESTRICT="!test? ( test )"