summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-02 03:49:28 +0000
committerSam James <sam@gentoo.org>2021-03-02 03:49:28 +0000
commitcf3a1b1dfdc1804d9bb8563bc3478b0c0c08bc31 (patch)
treed7d61f308d754a9c9bedea0011a8581a4c04be0e /dev-python/dogpile-cache
parentdev-python/coverage: Stabilize 5.4 x86, #773697 (diff)
downloadgentoo-cf3a1b1dfdc1804d9bb8563bc3478b0c0c08bc31.tar.gz
gentoo-cf3a1b1dfdc1804d9bb8563bc3478b0c0c08bc31.tar.bz2
gentoo-cf3a1b1dfdc1804d9bb8563bc3478b0c0c08bc31.zip
dev-python/dogpile-cache: Stabilize 1.1.2 ALLARCHES, #773700
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/dogpile-cache')
-rw-r--r--dev-python/dogpile-cache/dogpile-cache-1.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dogpile-cache/dogpile-cache-1.1.2.ebuild b/dev-python/dogpile-cache/dogpile-cache-1.1.2.ebuild
index 4174912da531..b7a9ca06d183 100644
--- a/dev-python/dogpile-cache/dogpile-cache-1.1.2.ebuild
+++ b/dev-python/dogpile-cache/dogpile-cache-1.1.2.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}]