diff options
author | Sam James <sam@gentoo.org> | 2021-10-16 02:12:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-16 02:12:55 +0100 |
commit | 8ad2efc0c1585c00432d0e762eadf86eb3675f78 (patch) | |
tree | 5f14c34df3d82a5d66f4d59ec290fe6ddcd246ab /dev-python/utidylib | |
parent | dev-python/sphinx: Stabilize 4.2.0 ALLARCHES, #818364 (diff) | |
download | gentoo-8ad2efc0c1585c00432d0e762eadf86eb3675f78.tar.gz gentoo-8ad2efc0c1585c00432d0e762eadf86eb3675f78.tar.bz2 gentoo-8ad2efc0c1585c00432d0e762eadf86eb3675f78.zip |
dev-python/utidylib: Stabilize 0.7-r2 amd64, #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.ebuild | 2 |
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 bcca450f62f2..621e892a07a2 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 )" |