diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-06-07 14:46:56 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-06-07 14:53:36 -0500 |
commit | 2510912a238d692850f134d644cec47464bcbcf6 (patch) | |
tree | aea3d46ba5d2b416cec40308efb83fda10d8ffae /dev-python/tooz/tooz-1.60.1.ebuild | |
parent | sys-cluster/neutron: 11.0.4 and 12.0.2 stable amd64/x86 with cleanup (diff) | |
download | gentoo-2510912a238d692850f134d644cec47464bcbcf6.tar.gz gentoo-2510912a238d692850f134d644cec47464bcbcf6.tar.bz2 gentoo-2510912a238d692850f134d644cec47464bcbcf6.zip |
dev-python/tooz: tooz 1.60.1 stable amd64 and x86 with cleanup
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/tooz/tooz-1.60.1.ebuild')
-rw-r--r-- | dev-python/tooz/tooz-1.60.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tooz/tooz-1.60.1.ebuild b/dev-python/tooz/tooz-1.60.1.ebuild index 1d97d2da6418..053a5c908901 100644 --- a/dev-python/tooz/tooz-1.60.1.ebuild +++ b/dev-python/tooz/tooz-1.60.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]" |