diff options
author | 2022-06-22 12:14:02 +0200 | |
---|---|---|
committer | 2022-06-22 12:14:02 +0200 | |
commit | 28239c5fbd9c68f846f7e3f11903dbead3d98ca5 (patch) | |
tree | 26e5f7ccdb06452d1731369baf3810e47f6dec0c /dev-python/utidylib | |
parent | dev-python/zstandard: ppc64 stable wrt bug #853334 (diff) | |
download | gentoo-28239c5fbd9c68f846f7e3f11903dbead3d98ca5.tar.gz gentoo-28239c5fbd9c68f846f7e3f11903dbead3d98ca5.tar.bz2 gentoo-28239c5fbd9c68f846f7e3f11903dbead3d98ca5.zip |
dev-python/utidylib: ppc64 stable wrt bug #853355
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/utidylib')
-rw-r--r-- | dev-python/utidylib/utidylib-0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/utidylib/utidylib-0.8.ebuild b/dev-python/utidylib/utidylib-0.8.ebuild index 39647ba70afc..d0c3ca006343 100644 --- a/dev-python/utidylib/utidylib-0.8.ebuild +++ b/dev-python/utidylib/utidylib-0.8.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 |