diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-18 16:42:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-18 16:44:15 +0100 |
commit | 11db0045778590b272a1b377f8dbb36e8b9ac340 (patch) | |
tree | de97cd76d946fd6a80188e8009d52b836618209a /dev-python/utidylib | |
parent | dev-python/iniparse: amd64 stable wrt bug #602196 (diff) | |
download | gentoo-11db0045778590b272a1b377f8dbb36e8b9ac340.tar.gz gentoo-11db0045778590b272a1b377f8dbb36e8b9ac340.tar.bz2 gentoo-11db0045778590b272a1b377f8dbb36e8b9ac340.zip |
dev-python/utidylib: amd64 stable wrt bug #602196
Package-Manager: portage-2.3.0
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.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 fafb5b4d1d6d..804d7eb111ec 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=" |