summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-16 23:02:02 +0100
committerSam James <sam@gentoo.org>2021-10-16 23:02:02 +0100
commit6b55a6a00847ccf41656b327c6c7e508ab619c71 (patch)
tree99bc16df6dea41a63f30f4f28bd0ce553d4f28ff /dev-python/utidylib
parentdev-python/charset_normalizer: Stabilize 2.0.6 ALLARCHES, #818304 (diff)
downloadgentoo-6b55a6a00847ccf41656b327c6c7e508ab619c71.tar.gz
gentoo-6b55a6a00847ccf41656b327c6c7e508ab619c71.tar.bz2
gentoo-6b55a6a00847ccf41656b327c6c7e508ab619c71.zip
dev-python/utidylib: Stabilize 0.7-r2 ppc, #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 621e892a07a2..3dce86df644a 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 )"