diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:10:52 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:16:38 -0500 |
commit | 5b672841593c14ac13406a32306599c30a87ab91 (patch) | |
tree | f6a393e13ab801a59895b7a919c7aa76a2c1d04c /dev-python/case | |
parent | dev-python/oslo-middleware: 3.37.1 allarches stablized (diff) | |
download | gentoo-5b672841593c14ac13406a32306599c30a87ab91.tar.gz gentoo-5b672841593c14ac13406a32306599c30a87ab91.tar.bz2 gentoo-5b672841593c14ac13406a32306599c30a87ab91.zip |
dev-python/case: 1.5.3 allarches stablized
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/case')
-rw-r--r-- | dev-python/case/case-1.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/case/case-1.5.3.ebuild b/dev-python/case/case-1.5.3.ebuild index 915c62d65920..ed1215f2e85b 100644 --- a/dev-python/case/case-1.5.3.ebuild +++ b/dev-python/case/case-1.5.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" RDEPEND=">=dev-python/nose-1.3.7[${PYTHON_USEDEP}] |