diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-10 00:21:09 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-10 00:21:27 +0200 |
commit | ba0606a133c52e102f9b830e5a1a6058515a00ac (patch) | |
tree | 98ae3422654f5848fab9c198ee909c3378c76be7 /dev-python/django-configurations | |
parent | dev-python/yarl: Stabilize 1.7.2-r1 ppc64, #828641 (diff) | |
download | gentoo-ba0606a133c52e102f9b830e5a1a6058515a00ac.tar.gz gentoo-ba0606a133c52e102f9b830e5a1a6058515a00ac.tar.bz2 gentoo-ba0606a133c52e102f9b830e5a1a6058515a00ac.zip |
dev-python/django-configurations: Stabilize 2.3.1 arm, #828618
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/django-configurations')
-rw-r--r-- | dev-python/django-configurations/django-configurations-2.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-configurations/django-configurations-2.3.1.ebuild b/dev-python/django-configurations/django-configurations-2.3.1.ebuild index 0ec792d6f1d3..92449c5c3fd0 100644 --- a/dev-python/django-configurations/django-configurations-2.3.1.ebuild +++ b/dev-python/django-configurations/django-configurations-2.3.1.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 )" |