commit: 1f336be6d7fcab0b7775f78ab10c9dffc7e6ac0c Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu May 6 06:54:19 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu May 6 06:54:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f336be6
dev-python/django: amd64/arm64/arm/x86 stable (ALLARCHES policy) wrt bug #788130 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-python/django/django-2.2.21.ebuild | 2 +- dev-python/django/django-3.1.9.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/django/django-2.2.21.ebuild b/dev-python/django/django-2.2.21.ebuild index 243cbdfb039..0065f66f759 100644 --- a/dev-python/django/django-2.2.21.ebuild +++ b/dev-python/django/django-2.2.21.ebuild @@ -22,7 +22,7 @@ LICENSE+=" Apache-2.0" # admin icons, jquery, xregexp.js LICENSE+=" MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="doc sqlite test" RESTRICT="!test? ( test )" diff --git a/dev-python/django/django-3.1.9.ebuild b/dev-python/django/django-3.1.9.ebuild index 675fb2c5490..ec49662ddb4 100644 --- a/dev-python/django/django-3.1.9.ebuild +++ b/dev-python/django/django-3.1.9.ebuild @@ -22,7 +22,7 @@ LICENSE+=" Apache-2.0" # admin icons, jquery, xregexp.js LICENSE+=" MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~sparc x86 ~x64-macos" IUSE="doc sqlite test" RESTRICT="!test? ( test )"
