diff options
author | Sam James <sam@gentoo.org> | 2021-02-18 08:38:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-18 08:38:44 +0000 |
commit | 2ae6911fd27d9346a59281b09b7e7af9b63e60da (patch) | |
tree | 9ca7d4d3ba496ce2ef44c1f04b45573217f17b7e /sci-libs | |
parent | sci-libs/cifparse-obj: Stabilize 7.105 amd64, #765760 (diff) | |
download | gentoo-2ae6911fd27d9346a59281b09b7e7af9b63e60da.tar.gz gentoo-2ae6911fd27d9346a59281b09b7e7af9b63e60da.tar.bz2 gentoo-2ae6911fd27d9346a59281b09b7e7af9b63e60da.zip |
sci-libs/keras-preprocessing: Stabilize 1.1.2 amd64, #765760
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/keras-preprocessing/keras-preprocessing-1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 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 70b4cc7ee505..9b72af9e2845 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}" |