summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-10-25 22:30:44 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-10-25 22:33:56 +0100
commit6adfcc0011396b4d53c0e50c0e2911207fe3aa24 (patch)
treefbb86d9973369d9d1e7f11d69a0fe08a62c3f7fd /dev-python
parentdev-python/nest_asyncio: x86 stable (bug #750629) (diff)
downloadgentoo-6adfcc0011396b4d53c0e50c0e2911207fe3aa24.tar.gz
gentoo-6adfcc0011396b4d53c0e50c0e2911207fe3aa24.tar.bz2
gentoo-6adfcc0011396b4d53c0e50c0e2911207fe3aa24.zip
dev-python/pandas: x86 stable (bug #741276)
Package-Manager: Portage-3.0.8, 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.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pandas/pandas-1.1.2.ebuild b/dev-python/pandas/pandas-1.1.2.ebuild
index fac714b52820..347189e62999 100644
--- a/dev-python/pandas/pandas-1.1.2.ebuild
+++ b/dev-python/pandas/pandas-1.1.2.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 )"