commit: 6fb8dd25450b98511c3c0ce61b8195d73235d420
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 5 04:38:26 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 5 04:38:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fb8dd25
dev-python/pandas: Stabilize 1.1.5 amd64, #765301
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pandas/pandas-1.1.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pandas/pandas-1.1.5.ebuild
b/dev-python/pandas/pandas-1.1.5.ebuild
index d0961e211c0..89393e785bc 100644
--- a/dev-python/pandas/pandas-1.1.5.ebuild
+++ b/dev-python/pandas/pandas-1.1.5.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/${P/_/}"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE="doc full-support minimal test X"
RESTRICT="!test? ( test )"