commit: 307e574a786351bf375b298ee81a1855817d2fd5 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sun Nov 6 20:30:19 2016 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sun Nov 6 21:34:18 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=307e574a
sys-cluster/heat: stable 7.0.0-r1 amd64 and x86 Package-Manager: portage-2.3.0 sys-cluster/heat/heat-7.0.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/heat/heat-7.0.0-r1.ebuild b/sys-cluster/heat/heat-7.0.0-r1.ebuild index 37461d9..df46610 100644 --- a/sys-cluster/heat/heat-7.0.0-r1.ebuild +++ b/sys-cluster/heat/heat-7.0.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="+mysql +memcached postgres sqlite" REQUIRED_USE="|| ( mysql postgres sqlite )" @@ -28,7 +28,7 @@ RDEPEND=" >=dev-python/croniter-0.3.4[${PYTHON_USEDEP}] >=dev-python/cryptography-1.0.0[${PYTHON_USEDEP}] !~dev-python/cryptography-1.3.0[${PYTHON_USEDEP}] - >=dev-python/debtcollector-1.2.0 + >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}] >=dev-python/eventlet-0.18.4[${PYTHON_USEDEP}] >=dev-python/greenlet-0.3.2[${PYTHON_USEDEP}] >=dev-python/keystoneauth-2.10.0[${PYTHON_USEDEP}]
