summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-12-22 18:06:57 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-12-22 18:06:57 +0100
commitedcbf93c10a40c4b6c2b26b23fac46a86d2fbd60 (patch)
treee79c15b4cf01214649ce3c0337769971a88ba295 /dev-python
parentnet-libs/libasr: x86 stable (bug #760570) (diff)
downloadgentoo-edcbf93c10a40c4b6c2b26b23fac46a86d2fbd60.tar.gz
gentoo-edcbf93c10a40c4b6c2b26b23fac46a86d2fbd60.tar.bz2
gentoo-edcbf93c10a40c4b6c2b26b23fac46a86d2fbd60.zip
dev-python/pandas: x86 stable (bug #761175)
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pandas/pandas-1.1.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pandas/pandas-1.1.4-r1.ebuild b/dev-python/pandas/pandas-1.1.4-r1.ebuild
index ec902a8752af..5c09a0109f3a 100644
--- a/dev-python/pandas/pandas-1.1.4-r1.ebuild
+++ b/dev-python/pandas/pandas-1.1.4-r1.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 )"