diff options
| author | Sam James <sam@gentoo.org> | 2020-08-18 05:23:27 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2020-08-18 05:23:27 +0000 |
| commit | 88ffba6be088de78db2f2b1026a8813c02c90545 (patch) | |
| tree | caad985c007cf6efd24637e2937d588d33df0d21 /dev-python/pandas/pandas-1.1.0.ebuild | |
| parent | 954d62357cc7dbb940cc54c10a1f165cf05280c6 (diff) | |
| download | gentoo-88ffba6be088de78db2f2b1026a8813c02c90545.tar.gz gentoo-88ffba6be088de78db2f2b1026a8813c02c90545.tar.bz2 gentoo-88ffba6be088de78db2f2b1026a8813c02c90545.zip | |
dev-python/pandas: arm64 keyworded (bug #723912)
Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pandas/pandas-1.1.0.ebuild')
| -rw-r--r-- | dev-python/pandas/pandas-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pandas/pandas-1.1.0.ebuild b/dev-python/pandas/pandas-1.1.0.ebuild index 499993bf114b..f58668b04d0f 100644 --- a/dev-python/pandas/pandas-1.1.0.ebuild +++ b/dev-python/pandas/pandas-1.1.0.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${P/_/}" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="doc full-support minimal test X" RESTRICT="!test? ( test )" |
