commit: cb1c3779ed6a5d4f13c31d8785ea259c755e34e0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 6 00:12:39 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 6 00:12:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb1c3779
dev-python/pandas: Keyword 1.3.2 ppc, #804136
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pandas/pandas-1.3.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pandas/pandas-1.3.2.ebuild
b/dev-python/pandas/pandas-1.3.2.ebuild
index 5b4e933354c..49b0ca56af6 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 )"