diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:14:39 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:14:39 -0500 |
commit | eb256301426f4a892ff1c42305c63931baa76a9f (patch) | |
tree | 60d06e6eb0b0cc3dde31b968ccf3424934a4422f /dev-python/taskflow | |
parent | stablize openstack ocata oslo-policy-1.18.0 x86 and amd64 (diff) | |
download | gentoo-eb256301426f4a892ff1c42305c63931baa76a9f.tar.gz gentoo-eb256301426f4a892ff1c42305c63931baa76a9f.tar.bz2 gentoo-eb256301426f4a892ff1c42305c63931baa76a9f.zip |
stablize openstack ocata taskflow-2.9.0 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force
Diffstat (limited to 'dev-python/taskflow')
-rw-r--r-- | dev-python/taskflow/taskflow-2.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/taskflow/taskflow-2.9.0.ebuild b/dev-python/taskflow/taskflow-2.9.0.ebuild index 00eb85c4f025..85fdca800809 100644 --- a/dev-python/taskflow/taskflow-2.9.0.ebuild +++ b/dev-python/taskflow/taskflow-2.9.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 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="" CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]" |