summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-06 01:12:39 +0100
committerSam James <sam@gentoo.org>2021-09-06 01:12:39 +0100
commitcb1c3779ed6a5d4f13c31d8785ea259c755e34e0 (patch)
treee95fa3489daf0184a16b6234ab37e7a266027bcd /dev-python/pandas
parentdev-python/pymysql: Keyword 1.0.2 ppc, #804136 (diff)
downloadgentoo-cb1c3779ed6a5d4f13c31d8785ea259c755e34e0.tar.gz
gentoo-cb1c3779ed6a5d4f13c31d8785ea259c755e34e0.tar.bz2
gentoo-cb1c3779ed6a5d4f13c31d8785ea259c755e34e0.zip
dev-python/pandas: Keyword 1.3.2 ppc, #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 5b4e933354ca..49b0ca56af64 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 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86"
IUSE="doc full-support minimal test X"
RESTRICT="!test? ( test )"