diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 11:02:17 +0200 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 11:02:17 +0200 |
| commit | 062cae47bcc59918995c1df0c6a61a6e17537d49 (patch) | |
| tree | 65f6923f2ac0f48fc54efcb693b67d91c4976b34 /dev-python | |
| parent | 337ef9405441f8833224e949aea4643548812627 (diff) | |
| download | gentoo-062cae47bcc59918995c1df0c6a61a6e17537d49.tar.gz gentoo-062cae47bcc59918995c1df0c6a61a6e17537d49.tar.bz2 gentoo-062cae47bcc59918995c1df0c6a61a6e17537d49.zip | |
dev-python/django: Stabilize 4.1.3 ALLARCHES, #885155
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/django/django-4.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-4.1.3.ebuild b/dev-python/django/django-4.1.3.ebuild index f1272173237b..7c425dbab004 100644 --- a/dev-python/django/django-4.1.3.ebuild +++ b/dev-python/django/django-4.1.3.ebuild @@ -27,7 +27,7 @@ LICENSE+=" Apache-2.0" # admin icons, jquery, xregexp.js LICENSE+=" MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos" +KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~x64-macos" IUSE="doc sqlite test" RESTRICT="!test? ( test )" |
