summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-16 22:59:09 +0100
committerSam James <sam@gentoo.org>2021-10-16 22:59:09 +0100
commitc3b6f36cbfc58afdafd409565fbbafe0eb75b315 (patch)
tree48b239a8c158e74765a17a64e7e53ef735f3def9
parentdev-python/twisted: Stabilize 21.7.0 amd64, #811036 (diff)
downloadgentoo-c3b6f36c.tar.gz
gentoo-c3b6f36c.tar.bz2
gentoo-c3b6f36c.zip
dev-python/pandas: Stabilize 1.3.3 amd64, #813567
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/pandas/pandas-1.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pandas/pandas-1.3.3.ebuild b/dev-python/pandas/pandas-1.3.3.ebuild
index 4c3b594f00c9..c4d003cc6c01 100644
--- a/dev-python/pandas/pandas-1.3.3.ebuild
+++ b/dev-python/pandas/pandas-1.3.3.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${P/_/}"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~x86"
IUSE="doc full-support minimal test X"
RESTRICT="!test? ( test )"