summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-02-27 13:13:52 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-02-27 13:22:14 +0100
commit4cce0b77e7298c2cd9ee3f133cd86cfe7fbe881c (patch)
tree711be3ae287183df90d11693505544abc419e47e /dev-python/dogpile-cache
parentdev-python/doctest-ignore-unicode: Stabilize 0.1.2-r1 ALLARCHES, #834174 (diff)
downloadgentoo-4cce0b77e7298c2cd9ee3f133cd86cfe7fbe881c.tar.gz
gentoo-4cce0b77e7298c2cd9ee3f133cd86cfe7fbe881c.tar.bz2
gentoo-4cce0b77e7298c2cd9ee3f133cd86cfe7fbe881c.zip
dev-python/dogpile-cache: Stabilize 1.1.5 ALLARCHES, #834175
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/dogpile-cache')
-rw-r--r--dev-python/dogpile-cache/dogpile-cache-1.1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dogpile-cache/dogpile-cache-1.1.5.ebuild b/dev-python/dogpile-cache/dogpile-cache-1.1.5.ebuild
index 0f50911455b1..d962b2203d14 100644
--- a/dev-python/dogpile-cache/dogpile-cache-1.1.5.ebuild
+++ b/dev-python/dogpile-cache/dogpile-cache-1.1.5.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}]