diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-22 08:14:08 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-22 08:14:08 +0200 |
commit | b1744fc69ff6fe67f81ea1363daa1be2410bba6b (patch) | |
tree | 26ef50534af49d735fb15e9d438c984c2a1db0ea /dev-python/utidylib | |
parent | dev-python/jwcrypto: Stabilize 1.5.6 amd64, #927444 (diff) | |
download | gentoo-b1744fc69ff6fe67f81ea1363daa1be2410bba6b.tar.gz gentoo-b1744fc69ff6fe67f81ea1363daa1be2410bba6b.tar.bz2 gentoo-b1744fc69ff6fe67f81ea1363daa1be2410bba6b.zip |
dev-python/utidylib: Stabilize 0.10 x86, #927446
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/utidylib')
-rw-r--r-- | dev-python/utidylib/utidylib-0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/utidylib/utidylib-0.10.ebuild b/dev-python/utidylib/utidylib-0.10.ebuild index 804942b09734..52c552dfa19c 100644 --- a/dev-python/utidylib/utidylib-0.10.ebuild +++ b/dev-python/utidylib/utidylib-0.10.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 arm64 ppc ppc64 ~riscv ~x86" +KEYWORDS="~amd64 arm64 ppc ppc64 ~riscv x86" RDEPEND=" >=app-text/htmltidy-5.0.0 |