diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:41:03 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:53:36 -0500 |
commit | 39b3e1cbdfb99c8ac384fb94d43c144ddb8df059 (patch) | |
tree | 699f5785089980bd5cdf5761ed381290e80d0429 /dev-python/os-service-types | |
parent | dev-python/jsonpatch: 1.21 stablized under allarchesa (diff) | |
download | gentoo-39b3e1cbdfb99c8ac384fb94d43c144ddb8df059.tar.gz gentoo-39b3e1cbdfb99c8ac384fb94d43c144ddb8df059.tar.bz2 gentoo-39b3e1cbdfb99c8ac384fb94d43c144ddb8df059.zip |
dev-python/os-service-types: 1.1.0 stablized under allarchesa
Stablized for Openstack Queens
Diffstat (limited to 'dev-python/os-service-types')
-rw-r--r-- | dev-python/os-service-types/os-service-types-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/os-service-types/os-service-types-1.1.0.ebuild b/dev-python/os-service-types/os-service-types-1.1.0.ebuild index 489c644e010c..e5409a2e0e46 100644 --- a/dev-python/os-service-types/os-service-types-1.1.0.ebuild +++ b/dev-python/os-service-types/os-service-types-1.1.0.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}] |