summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-25 12:16:18 +0000
committerSam James <sam@gentoo.org>2020-08-25 12:16:18 +0000
commit2e3ccddb5299f5c76137207cc439a1a497e71b28 (patch)
tree3a363e1c223139a3d563fee0a30863f6942730e1 /dev-python/pandas
parentdev-python/openpyxl: Keyword 3.0.3 arm64, #738400 (diff)
downloadgentoo-2e3ccddb5299f5c76137207cc439a1a497e71b28.tar.gz
gentoo-2e3ccddb5299f5c76137207cc439a1a497e71b28.tar.bz2
gentoo-2e3ccddb5299f5c76137207cc439a1a497e71b28.zip
dev-python/pandas: Keyword 1.1.1 arm64, #738400
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pandas')
-rw-r--r--dev-python/pandas/pandas-1.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pandas/pandas-1.1.1.ebuild b/dev-python/pandas/pandas-1.1.1.ebuild
index 28940d3da4de..92a7859edfd7 100644
--- a/dev-python/pandas/pandas-1.1.1.ebuild
+++ b/dev-python/pandas/pandas-1.1.1.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${P/_/}"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="doc full-support minimal test X"
RESTRICT="!test? ( test )"