diff options
author | Sam James <sam@gentoo.org> | 2020-12-26 22:04:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-26 22:04:31 +0000 |
commit | e04088865811aed5291ef7f3f892a87fad76f5be (patch) | |
tree | e3177b85c6d31f6926d26a2d9373ba1842ed48d4 /dev-python/dogpile-cache | |
parent | dev-python/ifaddr: Stabilize 0.1.7 amd64, #761607 (diff) | |
download | gentoo-e04088865811aed5291ef7f3f892a87fad76f5be.tar.gz gentoo-e04088865811aed5291ef7f3f892a87fad76f5be.tar.bz2 gentoo-e04088865811aed5291ef7f3f892a87fad76f5be.zip |
dev-python/dogpile-cache: Stabilize 1.1.1 ALLARCHES, #761613
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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 b7c24a92cab6..3fa5327b33c9 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}] |