summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-10 16:32:04 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-10 16:32:04 +0200
commit35e3df41869e0ba7e412f51feea1c292bc1b3434 (patch)
tree6472477a4d8bac5169cec8647fa9b8c2b2c790a2
parentdev-python/html5-parser: Stabilize 0.4.10-r1 amd64, #885171 (diff)
downloadgentoo-35e3df41869e0ba7e412f51feea1c292bc1b3434.tar.gz
gentoo-35e3df41869e0ba7e412f51feea1c292bc1b3434.tar.bz2
gentoo-35e3df41869e0ba7e412f51feea1c292bc1b3434.zip
dev-python/guessit: Stabilize 3.5.0 ALLARCHES, #885175
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/guessit/guessit-3.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/guessit/guessit-3.5.0.ebuild b/dev-python/guessit/guessit-3.5.0.ebuild
index 7b4d9735d284..74897219672d 100644
--- a/dev-python/guessit/guessit-3.5.0.ebuild
+++ b/dev-python/guessit/guessit-3.5.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
RDEPEND="
>=dev-python/babelfish-0.5.5[${PYTHON_USEDEP}]