summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-25 12:11:52 +0100
committerSam James <sam@gentoo.org>2022-10-25 12:11:52 +0100
commitda6cd3f729c01954e7de153c439c8a5e890ee1d0 (patch)
treead7ca11855b7d785c6c43e61994a9e85c74102cd /dev-python/pandas
parentdev-python/ujson: Stabilize 5.5.0 amd64, #878191 (diff)
downloadgentoo-da6cd3f729c01954e7de153c439c8a5e890ee1d0.tar.gz
gentoo-da6cd3f729c01954e7de153c439c8a5e890ee1d0.tar.bz2
gentoo-da6cd3f729c01954e7de153c439c8a5e890ee1d0.zip
dev-python/pandas: Stabilize 1.5.0-r1 amd64, #878239
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pandas')
-rw-r--r--dev-python/pandas/pandas-1.5.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pandas/pandas-1.5.0-r1.ebuild b/dev-python/pandas/pandas-1.5.0-r1.ebuild
index b2a3d872c0e6..6f20e3a52481 100644
--- a/dev-python/pandas/pandas-1.5.0-r1.ebuild
+++ b/dev-python/pandas/pandas-1.5.0-r1.ebuild
@@ -21,7 +21,7 @@ S="${WORKDIR}/${P/_/}"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~amd64 ~arm arm64 ~hppa ~ppc ppc64 ~riscv ~s390 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~riscv ~s390 ~x86"
IUSE="doc full-support minimal test X"
RESTRICT="!test? ( test )"