summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-17 01:48:03 +0000
committerSam James <sam@gentoo.org>2020-07-17 01:48:03 +0000
commitf26db1f4ba67c2bc5f987bc42d1ea677bd629b0f (patch)
tree709b5c015c26eddc3d0bb0250a00abcc6381d242 /dev-python/dogpile-cache
parentdev-python/subunit: arm64 stable (bug #731606) (diff)
downloadgentoo-f26db1f4ba67c2bc5f987bc42d1ea677bd629b0f.tar.gz
gentoo-f26db1f4ba67c2bc5f987bc42d1ea677bd629b0f.tar.bz2
gentoo-f26db1f4ba67c2bc5f987bc42d1ea677bd629b0f.zip
dev-python/dogpile-cache: arm keyworded (bug #732484)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@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 2acea6ee6faf..f4834cc71ca1 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 ~arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"