diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-25 22:30:44 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-25 22:33:56 +0100 |
commit | 6adfcc0011396b4d53c0e50c0e2911207fe3aa24 (patch) | |
tree | fbb86d9973369d9d1e7f11d69a0fe08a62c3f7fd /dev-python/pandas | |
parent | dev-python/nest_asyncio: x86 stable (bug #750629) (diff) | |
download | gentoo-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/pandas')
-rw-r--r-- | dev-python/pandas/pandas-1.1.2.ebuild | 2 |
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 )" |