diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-22 12:13:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-22 12:13:07 +0200 |
commit | 8c532926a7e36a65b72f7d3ffd14233c451e8247 (patch) | |
tree | 9526fdb5aafc2e283e4ee30d1fc4b9332a12885f /dev-python/utidylib | |
parent | dev-python/zc-lockfile: ppc stable wrt bug #853337 (diff) | |
download | gentoo-8c532926a7e36a65b72f7d3ffd14233c451e8247.tar.gz gentoo-8c532926a7e36a65b72f7d3ffd14233c451e8247.tar.bz2 gentoo-8c532926a7e36a65b72f7d3ffd14233c451e8247.zip |
dev-python/utidylib: ppc stable wrt bug #853355
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
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 430c435d6cdd..39647ba70afc 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 |