diff options
| author | Sam James <sam@gentoo.org> | 2020-08-07 19:11:06 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2020-08-07 19:19:01 +0000 |
| commit | 983aaca4f2d6d10a15af4337cf893a365b396fdb (patch) | |
| tree | 211d65e9b5496f999ce59c4cc97fe324d080de63 /dev-python/pandas/pandas-1.0.5.ebuild | |
| parent | 50414550280f3b2f4ab8b461e770a66cc91af2c2 (diff) | |
| download | gentoo-983aaca4f2d6d10a15af4337cf893a365b396fdb.tar.gz gentoo-983aaca4f2d6d10a15af4337cf893a365b396fdb.tar.bz2 gentoo-983aaca4f2d6d10a15af4337cf893a365b396fdb.zip | |
dev-python/pandas: Stabilize 1.0.5 x86, #730968
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pandas/pandas-1.0.5.ebuild')
| -rw-r--r-- | dev-python/pandas/pandas-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pandas/pandas-1.0.5.ebuild b/dev-python/pandas/pandas-1.0.5.ebuild index 3fb89871d2a7..18ac6398c79f 100644 --- a/dev-python/pandas/pandas-1.0.5.ebuild +++ b/dev-python/pandas/pandas-1.0.5.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${P/_/}" SLOT="0" LICENSE="BSD" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc full-support minimal test X" RESTRICT="!test? ( test )" |
