summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-18 05:24:48 +0000
committerSam James <sam@gentoo.org>2020-08-18 05:24:48 +0000
commitc1d455c07f2d846952aaa7b2d973f95a55300c0f (patch)
tree7119ed43cb4c03047d8edfc5cbe30017fdfb63ef /dev-python/statsmodels
parentdev-python/s3fs: arm64 keyworded (bug #723912) (diff)
downloadgentoo-c1d455c07f2d846952aaa7b2d973f95a55300c0f.tar.gz
gentoo-c1d455c07f2d846952aaa7b2d973f95a55300c0f.tar.bz2
gentoo-c1d455c07f2d846952aaa7b2d973f95a55300c0f.zip
dev-python/statsmodels: 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/statsmodels')
-rw-r--r--dev-python/statsmodels/statsmodels-0.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/statsmodels/statsmodels-0.11.1.ebuild b/dev-python/statsmodels/statsmodels-0.11.1.ebuild
index 8082ab0f6305..39b2c9ea4c49 100644
--- a/dev-python/statsmodels/statsmodels-0.11.1.ebuild
+++ b/dev-python/statsmodels/statsmodels-0.11.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
IUSE="doc examples test"
RESTRICT="!test? ( test )"