diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-03 14:42:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-03 14:42:11 +0100 |
commit | edf198234d73be802d2362ac7dc41cc2d4b9db4c (patch) | |
tree | 46b034daae4e89490b55142948ea73f4777aaebf /dev-python/utidylib | |
parent | dev-python/pycodestyle: ppc stable wrt bug #704476 (diff) | |
download | gentoo-edf198234d73be802d2362ac7dc41cc2d4b9db4c.tar.gz gentoo-edf198234d73be802d2362ac7dc41cc2d4b9db4c.tar.bz2 gentoo-edf198234d73be802d2362ac7dc41cc2d4b9db4c.zip |
dev-python/utidylib: ppc stable wrt bug #704478
Package-Manager: Portage-2.3.79, Repoman-2.3.16
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.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/utidylib/utidylib-0.6.ebuild b/dev-python/utidylib/utidylib-0.6.ebuild index d2c70803f942..743f4ac3fe71 100644 --- a/dev-python/utidylib/utidylib-0.6.ebuild +++ b/dev-python/utidylib/utidylib-0.6.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ppc ~ppc64 ~x86" IUSE="doc test" REQUIRED_USE="${PYTHON_REQUIRED_USE} |