diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-13 11:26:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-13 11:26:41 +0200 |
commit | 2054e42ebd3e7e3f3cead9c4655e5c863af756f2 (patch) | |
tree | d08622e5ea0fb1280ec42ddaa5a6b9a53510a656 /dev-python/statsmodels | |
parent | media-libs/libpgf: amd64 stable wrt bug #745165 (diff) | |
download | gentoo-2054e42ebd3e7e3f3cead9c4655e5c863af756f2.tar.gz gentoo-2054e42ebd3e7e3f3cead9c4655e5c863af756f2.tar.bz2 gentoo-2054e42ebd3e7e3f3cead9c4655e5c863af756f2.zip |
dev-python/statsmodels: amd64 stable wrt bug #745582
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/statsmodels')
-rw-r--r-- | dev-python/statsmodels/statsmodels-0.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/statsmodels/statsmodels-0.12.0.ebuild b/dev-python/statsmodels/statsmodels-0.12.0.ebuild index cb0c73adee24..18951d2f5133 100644 --- a/dev-python/statsmodels/statsmodels-0.12.0.ebuild +++ b/dev-python/statsmodels/statsmodels-0.12.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" IUSE="examples" RDEPEND=" |