diff options
| -rw-r--r-- | dev-python/django/django-2.2.21.ebuild | 2 | ||||
| -rw-r--r-- | 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 243cbdfb039e..0065f66f759c 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 675fb2c54902..ec49662ddb4d 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 )" |
