commit: 2ae6911fd27d9346a59281b09b7e7af9b63e60da Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 18 08:38:44 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 18 08:38:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ae6911f
sci-libs/keras-preprocessing: Stabilize 1.1.2 amd64, #765760 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-libs/keras-preprocessing/keras-preprocessing-1.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 70b4cc7ee50..9b72af9e284 100644 --- a/sci-libs/keras-preprocessing/keras-preprocessing-1.1.2.ebuild +++ b/sci-libs/keras-preprocessing/keras-preprocessing-1.1.2.ebuild @@ -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}"
