diff options
author | Sam James <sam@gentoo.org> | 2021-07-13 21:00:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-13 21:00:03 +0100 |
commit | b35ab816a0d57343cec976c31edffeabc6de9db6 (patch) | |
tree | 5acdcf70c5fbc6d673ae3f46edceef26c80d3f92 /dev-python/django-configurations | |
parent | dev-python/dj-search-url: Stabilize 0.1 arm64, #801805 (diff) | |
download | gentoo-b35ab816a0d57343cec976c31edffeabc6de9db6.tar.gz gentoo-b35ab816a0d57343cec976c31edffeabc6de9db6.tar.bz2 gentoo-b35ab816a0d57343cec976c31edffeabc6de9db6.zip |
dev-python/django-configurations: Stabilize 2.2 arm64, #801805
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/django-configurations')
-rw-r--r-- | dev-python/django-configurations/django-configurations-2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-configurations/django-configurations-2.2.ebuild b/dev-python/django-configurations/django-configurations-2.2.ebuild index f8c79e057219..a4976c441c4c 100644 --- a/dev-python/django-configurations/django-configurations-2.2.ebuild +++ b/dev-python/django-configurations/django-configurations-2.2.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |