diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-05 08:01:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-05 08:01:39 +0200 |
commit | 00b233effedc4bc71eaef5bd37b8796afca00073 (patch) | |
tree | e915290cc5599c728d9eabee52d3aa53ac2c622b /dev-python/django | |
parent | sys-kernel/dracut: amd64 stable wrt bug #856442 (diff) | |
download | gentoo-00b233effedc4bc71eaef5bd37b8796afca00073.tar.gz gentoo-00b233effedc4bc71eaef5bd37b8796afca00073.tar.bz2 gentoo-00b233effedc4bc71eaef5bd37b8796afca00073.zip |
dev-python/django: amd64/arm64/arm/x86 stable (ALLARCHES policy) wrt bug #856457
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/django')
-rw-r--r-- | dev-python/django/django-3.2.14.ebuild | 2 | ||||
-rw-r--r-- | dev-python/django/django-4.0.6.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/django/django-3.2.14.ebuild b/dev-python/django/django-3.2.14.ebuild index 3065555963a8..b83663879072 100644 --- a/dev-python/django/django-3.2.14.ebuild +++ b/dev-python/django/django-3.2.14.ebuild @@ -27,7 +27,7 @@ LICENSE+=" Apache-2.0" # admin icons, jquery, xregexp.js LICENSE+=" MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~x64-macos" IUSE="doc sqlite test" RESTRICT="!test? ( test )" diff --git a/dev-python/django/django-4.0.6.ebuild b/dev-python/django/django-4.0.6.ebuild index 16e1a7824c10..ed8ebbdf0176 100644 --- a/dev-python/django/django-4.0.6.ebuild +++ b/dev-python/django/django-4.0.6.ebuild @@ -27,7 +27,7 @@ LICENSE+=" Apache-2.0" # admin icons, jquery, xregexp.js LICENSE+=" MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~x64-macos" IUSE="doc sqlite test" RESTRICT="!test? ( test )" |