summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-17 03:59:48 +0000
committerSam James <sam@gentoo.org>2020-12-17 03:59:48 +0000
commit36209b741274c7a5efcb1ecf5c829bcce0b8a762 (patch)
tree2c6ca5d52351c20a3447c3bd859ad8ba85d344da
parentdev-python/cliff: Stabilize 3.5.0 ALLARCHES, #760168 (diff)
downloadgentoo-36209b741274c7a5efcb1ecf5c829bcce0b8a762.tar.gz
gentoo-36209b741274c7a5efcb1ecf5c829bcce0b8a762.tar.bz2
gentoo-36209b741274c7a5efcb1ecf5c829bcce0b8a762.zip
dev-python/dogpile-cache: Stabilize 1.1.0 ALLARCHES, #760195
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/dogpile-cache/dogpile-cache-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dogpile-cache/dogpile-cache-1.1.0.ebuild b/dev-python/dogpile-cache/dogpile-cache-1.1.0.ebuild
index b7c24a92cab6..3fa5327b33c9 100644
--- a/dev-python/dogpile-cache/dogpile-cache-1.1.0.ebuild
+++ b/dev-python/dogpile-cache/dogpile-cache-1.1.0.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}]