commit: e59f8a09bc9fa2231173bdb004dc9fcd072957a2
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 24 04:26:32 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jun 24 04:26:32 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e59f8a09
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 <AT> gentoo.org>
dev-python/dogpile-cache/dogpile-cache-1.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 4174912da53..b7a9ca06d18 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}]