summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-16 02:11:31 +0100
committerSam James <sam@gentoo.org>2021-10-16 02:11:31 +0100
commitf91cab7e2f823ceacf9cb827e36ab1a3f303ed50 (patch)
tree7296d6542d2548f4effa7fbe9aac78c00e4001d8 /dev-python/utidylib
parentdev-python/python-levenshtein: Stabilize 0.12.2 x86, #818361 (diff)
downloadgentoo-f91cab7e2f823ceacf9cb827e36ab1a3f303ed50.tar.gz
gentoo-f91cab7e2f823ceacf9cb827e36ab1a3f303ed50.tar.bz2
gentoo-f91cab7e2f823ceacf9cb827e36ab1a3f303ed50.zip
dev-python/utidylib: Stabilize 0.7-r2 x86, #818370
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/utidylib')
-rw-r--r--dev-python/utidylib/utidylib-0.7-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/utidylib/utidylib-0.7-r2.ebuild b/dev-python/utidylib/utidylib-0.7-r2.ebuild
index 183abd11b74b..bcca450f62f2 100644
--- a/dev-python/utidylib/utidylib-0.7-r2.ebuild
+++ b/dev-python/utidylib/utidylib-0.7-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/nijel/utidylib/archive/v${PV}.tar.gz -> ${P}.gh.tar.
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv x86"
RDEPEND="|| ( app-text/tidy-html5 >=app-text/htmltidy-5.0.0 )"