diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-24 06:26:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-24 06:26:32 +0200 |
commit | e59f8a09bc9fa2231173bdb004dc9fcd072957a2 (patch) | |
tree | c6a23f9022de9d6550520fea0aeebb82e05ecb1c /dev-python/dogpile-cache | |
parent | dev-python/decorator: amd64/arm64/arm/hppa/ppc64/ppc/sparc/x86 stable (ALLARC... (diff) | |
download | gentoo-e59f8a09bc9fa2231173bdb004dc9fcd072957a2.tar.gz gentoo-e59f8a09bc9fa2231173bdb004dc9fcd072957a2.tar.bz2 gentoo-e59f8a09bc9fa2231173bdb004dc9fcd072957a2.zip |
dev-python/dogpile-cache: amd64/arm64/x86 stable (ALLARCHES policy) wrt bug #797952
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/dogpile-cache')
-rw-r--r-- | dev-python/dogpile-cache/dogpile-cache-1.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dogpile-cache/dogpile-cache-1.1.3.ebuild b/dev-python/dogpile-cache/dogpile-cache-1.1.3.ebuild index 4174912da531..b7a9ca06d183 100644 --- a/dev-python/dogpile-cache/dogpile-cache-1.1.3.ebuild +++ b/dev-python/dogpile-cache/dogpile-cache-1.1.3.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/dogpile.cache-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm arm64 x86" RDEPEND=" >=dev-python/decorator-4.0.0[${PYTHON_USEDEP}] |