diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:26:20 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:05:22 -0500 |
commit | b8c5fe187727d05dd2d48a35ae1b8b686dec977b (patch) | |
tree | ef4a3e3434e4b91a8f59d647d0bf4a56a7047f17 /dev-python/doctest-ignore-unicode | |
parent | dev-python/distributed: 1.18.0-r1 allarches stablized (diff) | |
download | gentoo-b8c5fe187727d05dd2d48a35ae1b8b686dec977b.tar.gz gentoo-b8c5fe187727d05dd2d48a35ae1b8b686dec977b.tar.bz2 gentoo-b8c5fe187727d05dd2d48a35ae1b8b686dec977b.zip |
dev-python/doctest-ignore-unicode: 0.1.2 stable allarches
Stablized for Openstack Stein
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/doctest-ignore-unicode')
-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 e394d32587bf..d4ec5f6196f9 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 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="amd64 ~arm64 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ppc x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=" |