diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-22 18:06:57 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-22 18:06:57 +0100 |
commit | edcbf93c10a40c4b6c2b26b23fac46a86d2fbd60 (patch) | |
tree | e79c15b4cf01214649ce3c0337769971a88ba295 /dev-python/pandas | |
parent | net-libs/libasr: x86 stable (bug #760570) (diff) | |
download | gentoo-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/pandas')
-rw-r--r-- | dev-python/pandas/pandas-1.1.4-r1.ebuild | 2 |
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 )" |