summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-09-24 08:59:41 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-09-24 08:59:41 +0200
commit3e93fed6bd0083887517ffb153a6ea8e9b1a25d5 (patch)
tree27a1e97ee4c4e2b2d65a814bdf3732143c08c673 /dev-python/pandas
parentdev-python/qtsass: x86 stable wrt bug #741120 (diff)
downloadgentoo-3e93fed6bd0083887517ffb153a6ea8e9b1a25d5.tar.gz
gentoo-3e93fed6bd0083887517ffb153a6ea8e9b1a25d5.tar.bz2
gentoo-3e93fed6bd0083887517ffb153a6ea8e9b1a25d5.zip
dev-python/pandas: x86 stable wrt bug #741276
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pandas')
-rw-r--r--dev-python/pandas/pandas-1.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pandas/pandas-1.1.1.ebuild b/dev-python/pandas/pandas-1.1.1.ebuild
index fac714b52820..347189e62999 100644
--- a/dev-python/pandas/pandas-1.1.1.ebuild
+++ b/dev-python/pandas/pandas-1.1.1.ebuild
@@ -18,7 +18,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 )"