diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-03 15:30:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-03 15:30:00 +0100 |
commit | 3094305202a8b95a1200a7f8400de934d33900d9 (patch) | |
tree | 60cb687f9e94d8f8b505d75ea158a6a07b94281f /dev-python/utidylib | |
parent | dev-python/pycodestyle: x86 stable wrt bug #704476 (diff) | |
download | gentoo-3094305202a8b95a1200a7f8400de934d33900d9.tar.gz gentoo-3094305202a8b95a1200a7f8400de934d33900d9.tar.bz2 gentoo-3094305202a8b95a1200a7f8400de934d33900d9.zip |
dev-python/utidylib: x86 stable wrt bug #704478
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
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 ac7b7d093f12..04b3e8572277 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} |