diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-21 19:45:48 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-21 19:45:48 +0200 |
commit | eb6a4b1c7a48040de1f1573890c6d3ffc1e7fa57 (patch) | |
tree | ab56d689efdc022d6257e9414d3deaad54256529 /dev-python/utidylib | |
parent | dev-python/google-api-python-client: Stabilize 2.121.0 ALLARCHES, #927443 (diff) | |
download | gentoo-eb6a4b1c7a48040de1f1573890c6d3ffc1e7fa57.tar.gz gentoo-eb6a4b1c7a48040de1f1573890c6d3ffc1e7fa57.tar.bz2 gentoo-eb6a4b1c7a48040de1f1573890c6d3ffc1e7fa57.zip |
dev-python/utidylib: Stabilize 0.10 arm64, #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 2db183b0adaa..e5e3a95f525e 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 |