diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:16:26 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:53:13 -0500 |
commit | b2f17cf72c6b9af7e5d9806bac9455d27df3843e (patch) | |
tree | 33b213d3aeaba81bdae54d7984e645515db09f20 /dev-python | |
parent | dev-python/glance_store: 0.23.0 stablized amd64 ~arm64 x86 under allarches (diff) | |
download | gentoo-b2f17cf72c6b9af7e5d9806bac9455d27df3843e.tar.gz gentoo-b2f17cf72c6b9af7e5d9806bac9455d27df3843e.tar.bz2 gentoo-b2f17cf72c6b9af7e5d9806bac9455d27df3843e.zip |
dev-python/cursive: 0.2.1 stablized amd64 ~arm64 x86 ~amd64-linux ~x86-linux under allarches
Stablized for Openstack Queens
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/cursive/cursive-0.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cursive/cursive-0.2.1.ebuild b/dev-python/cursive/cursive-0.2.1.ebuild index 26f122ee8bb1..d3bf2016ac73 100644 --- a/dev-python/cursive/cursive-0.2.1.ebuild +++ b/dev-python/cursive/cursive-0.2.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 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="" CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]" |