diff options
author | Sam James <sam@gentoo.org> | 2021-10-03 19:46:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-03 19:46:52 +0100 |
commit | eff0273115d58b87bb515a4296890b1befd961c7 (patch) | |
tree | 79e6605b3956273132a4946c74ddba0d8c56a247 /dev-python/dogpile-cache | |
parent | dev-python/cli_helpers: Stabilize 2.2.0 amd64, #815931 (diff) | |
download | gentoo-eff0273115d58b87bb515a4296890b1befd961c7.tar.gz gentoo-eff0273115d58b87bb515a4296890b1befd961c7.tar.bz2 gentoo-eff0273115d58b87bb515a4296890b1befd961c7.zip |
dev-python/dogpile-cache: Stabilize 1.1.4 ALLARCHES, #815934
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.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dogpile-cache/dogpile-cache-1.1.4.ebuild b/dev-python/dogpile-cache/dogpile-cache-1.1.4.ebuild index d6e33ac5f616..f4e92b0d2c46 100644 --- a/dev-python/dogpile-cache/dogpile-cache-1.1.4.ebuild +++ b/dev-python/dogpile-cache/dogpile-cache-1.1.4.ebuild @@ -13,7 +13,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}] |