diff options
author | 2022-06-22 12:10:34 +0200 | |
---|---|---|
committer | 2022-06-22 12:10:34 +0200 | |
commit | e426d7b45473f6d611b8ef404b12a73a5db1d5e1 (patch) | |
tree | 264786a5c52b82db03b57d63c4f51defb31d842d /dev-python/utidylib | |
parent | dev-python/virtualenv-clone: amd64/x86 stable (ALLARCHES policy) wrt bug #853349 (diff) | |
download | gentoo-e426d7b45473f6d611b8ef404b12a73a5db1d5e1.tar.gz gentoo-e426d7b45473f6d611b8ef404b12a73a5db1d5e1.tar.bz2 gentoo-e426d7b45473f6d611b8ef404b12a73a5db1d5e1.zip |
dev-python/utidylib: amd64 stable wrt bug #853355
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
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 095b63b34c3a..430c435d6cdd 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 |