commit: c91be09de90e6c9a038ce73daa6c20971e99eeb7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 18 08:35:16 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 18 08:35:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c91be09d
sci-libs/keras-preprocessing: Stabilize 1.1.2 x86, #765760 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-libs/keras-preprocessing/keras-preprocessing-1.1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/keras-preprocessing/keras-preprocessing-1.1.2.ebuild b/sci-libs/keras-preprocessing/keras-preprocessing-1.1.2.ebuild index bafcdfd8cd2..70b4cc7ee50 100644 --- a/sci-libs/keras-preprocessing/keras-preprocessing-1.1.2.ebuild +++ b/sci-libs/keras-preprocessing/keras-preprocessing-1.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://files.pythonhosted.org/packages/source/${MY_PN::1}/${MY_PN}/${M LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" S="${WORKDIR}/${MY_PN}-${PV}"
