diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-07 20:24:07 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-07 20:24:07 +0200 |
commit | 7e02f44804dcb35515da8b2f86c1c26b861283e8 (patch) | |
tree | 80ec30f2680be4181dfe521e11c8c44057bcb9a2 /dev-python/utidylib | |
parent | dev-python/ujson: Stabilize 5.6.0 arm64, #890108 (diff) | |
download | gentoo-7e02f44804dcb35515da8b2f86c1c26b861283e8.tar.gz gentoo-7e02f44804dcb35515da8b2f86c1c26b861283e8.tar.bz2 gentoo-7e02f44804dcb35515da8b2f86c1c26b861283e8.zip |
dev-python/utidylib: Stabilize 0.9 ppc64, #890130
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/utidylib')
-rw-r--r-- | dev-python/utidylib/utidylib-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/utidylib/utidylib-0.9.ebuild b/dev-python/utidylib/utidylib-0.9.ebuild index 095b63b34c3a..30a18d91500e 100644 --- a/dev-python/utidylib/utidylib-0.9.ebuild +++ b/dev-python/utidylib/utidylib-0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 |