diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:15:01 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:53:06 -0500 |
commit | 5fc90a86823e169b17a87d040fe8b877a0078623 (patch) | |
tree | 99c7aa112961704842718be60cd3747b46c42af8 /dev-python/os-win | |
parent | dev-python/oslo-rootwrap: 5.13.0 stablized amd64 ~arm64 x86 under allarches (diff) | |
download | gentoo-5fc90a86823e169b17a87d040fe8b877a0078623.tar.gz gentoo-5fc90a86823e169b17a87d040fe8b877a0078623.tar.bz2 gentoo-5fc90a86823e169b17a87d040fe8b877a0078623.zip |
dev-python/os-win: 3.0.1 stablized amd64 ~arm64 x86 under allarches
Stablized for Openstack Queens
Diffstat (limited to 'dev-python/os-win')
-rw-r--r-- | dev-python/os-win/os-win-3.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/os-win/os-win-3.0.1.ebuild b/dev-python/os-win/os-win-3.0.1.ebuild index 4b9a27c4fecc..95144af51b33 100644 --- a/dev-python/os-win/os-win-3.0.1.ebuild +++ b/dev-python/os-win/os-win-3.0.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-2.0.0[${PYTHON_USEDEP}] |