diff options
author | 2021-12-10 00:32:18 +0200 | |
---|---|---|
committer | 2021-12-10 00:32:51 +0200 | |
commit | 3677b8ff02dfaaf98deb46ae0612c4357e951b7c (patch) | |
tree | 8daeacb2978cb777a4de7bca0367460628148aec /dev-python/django-configurations | |
parent | dev-python/prettytable: Stabilize 2.4.0-r1 arm64, #828631 (diff) | |
download | gentoo-3677b8ff02dfaaf98deb46ae0612c4357e951b7c.tar.gz gentoo-3677b8ff02dfaaf98deb46ae0612c4357e951b7c.tar.bz2 gentoo-3677b8ff02dfaaf98deb46ae0612c4357e951b7c.zip |
dev-python/django-configurations: Stabilize 2.3.1 arm64, #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 92449c5c3fd0..629e7c6f3847 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 )" |