diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-23 20:35:09 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-23 20:35:09 +0000 |
commit | 493e9c7779628ff74be665a7312c91fb3afe6384 (patch) | |
tree | d7631bde8becb7dd80b55fb7caddeec2751ca8cd /dev-python/django-cacheops | |
parent | dev-python/pytest-testinfra: Keyword 9.0.0 arm64, #917841 (diff) | |
download | gentoo-493e9c7779628ff74be665a7312c91fb3afe6384.tar.gz gentoo-493e9c7779628ff74be665a7312c91fb3afe6384.tar.bz2 gentoo-493e9c7779628ff74be665a7312c91fb3afe6384.zip |
dev-python/django-cacheops: Keyword 7.0.2 arm64, #917864
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/django-cacheops')
-rw-r--r-- | dev-python/django-cacheops/django-cacheops-7.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-cacheops/django-cacheops-7.0.2.ebuild b/dev-python/django-cacheops/django-cacheops-7.0.2.ebuild index 32d703bbe33f..06d5a9db3a7c 100644 --- a/dev-python/django-cacheops/django-cacheops-7.0.2.ebuild +++ b/dev-python/django-cacheops/django-cacheops-7.0.2.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="test" RESTRICT="!test? ( test )" |