diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:22:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:22:06 +0100 |
commit | 4c4d65c34e21d943e35ddd9009af80ffcf3e3681 (patch) | |
tree | e08a02126310cbb9e6ec22566fedc00389ce4ed2 /dev-python | |
parent | dev-python/doc8: x86 stable wrt bug #565742 (diff) | |
download | gentoo-4c4d65c34e21d943e35ddd9009af80ffcf3e3681.tar.gz gentoo-4c4d65c34e21d943e35ddd9009af80ffcf3e3681.tar.bz2 gentoo-4c4d65c34e21d943e35ddd9009af80ffcf3e3681.zip |
dev-python/doctest-ignore-unicode: x86 stable wrt bug #565742
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild b/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild index 04a3269f1877..d92b5ca3c127 100644 --- a/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild +++ b/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=" |