commit: feb33462488914fc7c4f54f81c1b57fe078b990a Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 18 19:59:33 2021 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 18 19:59:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feb33462
dev-python/scipy: Stabilize 1.7.3 arm64, #829530 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/scipy/scipy-1.7.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/scipy/scipy-1.7.3.ebuild b/dev-python/scipy/scipy-1.7.3.ebuild index 663501bff8ba..08fc11489b81 100644 --- a/dev-python/scipy/scipy-1.7.3.ebuild +++ b/dev-python/scipy/scipy-1.7.3.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="BSD LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 -hppa ~ia64 ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm arm64 -hppa ~ia64 ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="doc +pythran sparse" DEPEND="
