diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-18 16:54:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-18 16:54:36 +0100 |
commit | b9441ffa7e3e9725d24f9549d86997cc15e4e0fa (patch) | |
tree | d9dfa5b123d6152cfb95fa980281fd79289c47ae /dev-python/utidylib | |
parent | dev-python/iniparse: x86 stable wrt bug #602196 (diff) | |
download | gentoo-b9441ffa7e3e9725d24f9549d86997cc15e4e0fa.tar.gz gentoo-b9441ffa7e3e9725d24f9549d86997cc15e4e0fa.tar.bz2 gentoo-b9441ffa7e3e9725d24f9549d86997cc15e4e0fa.zip |
dev-python/utidylib: x86 stable wrt bug #602196
Package-Manager: portage-2.3.0
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.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/utidylib/utidylib-0.3.ebuild b/dev-python/utidylib/utidylib-0.3.ebuild index 804d7eb111ec..d61527e3ad3e 100644 --- a/dev-python/utidylib/utidylib-0.3.ebuild +++ b/dev-python/utidylib/utidylib-0.3.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://dl.cihar.com/${PN}/${MY_P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="doc test" RDEPEND=" |