summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 17:12:02 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 17:12:02 +0100
commit2bb6020da9ef1e4006be023e4a2845e7675aa863 (patch)
tree99c09038a1cdcd6bfe72f5a1e97793c582f4d986
parentdev-python/pytest-pep8: amd64 stable wrt bug #714428 (diff)
downloadgentoo-2bb6020da9ef1e4006be023e4a2845e7675aa863.tar.gz
gentoo-2bb6020da9ef1e4006be023e4a2845e7675aa863.tar.bz2
gentoo-2bb6020da9ef1e4006be023e4a2845e7675aa863.zip
dev-python/statsmodels: amd64 stable wrt bug #714524
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/statsmodels/statsmodels-0.10.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/statsmodels/statsmodels-0.10.2.ebuild b/dev-python/statsmodels/statsmodels-0.10.2.ebuild
index c8066fc5e7ec..dcb371cf4e57 100644
--- a/dev-python/statsmodels/statsmodels-0.10.2.ebuild
+++ b/dev-python/statsmodels/statsmodels-0.10.2.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 x86 ~amd64-linux ~x86-linux"
IUSE="doc examples test"
RESTRICT="!test? ( test )"