summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-08 22:15:18 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-08 22:16:32 +0200
commitf2d85d37011f5f7ab87afd6f1f67f6bc90200252 (patch)
tree478a9ffe7bb3684246b76ad0f27916971e6e0724 /dev-python/dogpile-cache
parentdev-python/django: Stabilize 3.0.7 ALLARCHES, #731364 (diff)
downloadgentoo-f2d85d37011f5f7ab87afd6f1f67f6bc90200252.tar.gz
gentoo-f2d85d37011f5f7ab87afd6f1f67f6bc90200252.tar.bz2
gentoo-f2d85d37011f5f7ab87afd6f1f67f6bc90200252.zip
dev-python/dogpile-cache: Stabilize 0.9.1 ALLARCHES, #731366
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/dogpile-cache')
-rw-r--r--dev-python/dogpile-cache/dogpile-cache-0.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dogpile-cache/dogpile-cache-0.9.1.ebuild b/dev-python/dogpile-cache/dogpile-cache-0.9.1.ebuild
index 2f4d32066ff1..2acea6ee6faf 100644
--- a/dev-python/dogpile-cache/dogpile-cache-0.9.1.ebuild
+++ b/dev-python/dogpile-cache/dogpile-cache-0.9.1.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/dogpile.cache-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"