diff options
Diffstat (limited to 'dev-python/oslo-cache/oslo-cache-1.6.0.ebuild')
-rw-r--r-- | dev-python/oslo-cache/oslo-cache-1.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-cache/oslo-cache-1.6.0.ebuild b/dev-python/oslo-cache/oslo-cache-1.6.0.ebuild index 2fe2236a0ad1..be36c81ea0e0 100644 --- a/dev-python/oslo-cache/oslo-cache-1.6.0.ebuild +++ b/dev-python/oslo-cache/oslo-cache-1.6.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]" DEPEND=" |