diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-27 16:58:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-27 17:04:30 +0100 |
commit | ead8004b2969deb7416802f2cdf24be0de8cdf9a (patch) | |
tree | d0ee9cb9038f85eadcc7a1f34be361b174de42ff /dev-python/oslo-cache | |
parent | dev-python/oslo-db: amd64/x86 stable (ALLARCHES policy) wrt bug #756535 (diff) | |
download | gentoo-ead8004b2969deb7416802f2cdf24be0de8cdf9a.tar.gz gentoo-ead8004b2969deb7416802f2cdf24be0de8cdf9a.tar.bz2 gentoo-ead8004b2969deb7416802f2cdf24be0de8cdf9a.zip |
dev-python/oslo-cache: amd64/x86 stable (ALLARCHES policy) wrt bug #756538
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/oslo-cache')
-rw-r--r-- | dev-python/oslo-cache/oslo-cache-2.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-cache/oslo-cache-2.6.1.ebuild b/dev-python/oslo-cache/oslo-cache-2.6.1.ebuild index eee84e0c657c..09c1d3cf7387 100644 --- a/dev-python/oslo-cache/oslo-cache-2.6.1.ebuild +++ b/dev-python/oslo-cache/oslo-cache-2.6.1.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" DEPEND=" >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] |