commit: e04088865811aed5291ef7f3f892a87fad76f5be
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 26 22:04:31 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 26 22:04:31 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0408886
dev-python/dogpile-cache: Stabilize 1.1.1 ALLARCHES, #761613
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/dogpile-cache/dogpile-cache-1.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/dogpile-cache/dogpile-cache-1.1.1.ebuild
b/dev-python/dogpile-cache/dogpile-cache-1.1.1.ebuild
index b7c24a92cab..3fa5327b33c 100644
--- a/dev-python/dogpile-cache/dogpile-cache-1.1.1.ebuild
+++ b/dev-python/dogpile-cache/dogpile-cache-1.1.1.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}]