diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-07 21:31:38 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-07 21:31:38 +0200 |
commit | 744322d70368baa68e4535afa3314b61fe0fe10b (patch) | |
tree | f42f7e8324d23df0462af3dbd1a21cf57a82a5dd /dev-python | |
parent | dev-python/hatch-vcs: Stabilize 0.3.0 arm64, #890122 (diff) | |
download | gentoo-744322d70368baa68e4535afa3314b61fe0fe10b.tar.gz gentoo-744322d70368baa68e4535afa3314b61fe0fe10b.tar.bz2 gentoo-744322d70368baa68e4535afa3314b61fe0fe10b.zip |
dev-python/utidylib: Stabilize 0.9 arm64, #890130
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/utidylib/utidylib-0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/utidylib/utidylib-0.9.ebuild b/dev-python/utidylib/utidylib-0.9.ebuild index ccbba5ef116b..0669b9d3fb7f 100644 --- a/dev-python/utidylib/utidylib-0.9.ebuild +++ b/dev-python/utidylib/utidylib-0.9.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 |