diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-04-18 14:35:44 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-04-19 02:37:46 -0400 |
commit | 7e594da96d007d058645d8dab13a47347a0b289c (patch) | |
tree | 413b6dbe2ec6c73f4ed3a9456eeef110dd4e474e /dev-python/django | |
parent | dev-python/aiosmtpd: Keyword 1.4.5 alpha, #926965 (diff) | |
download | gentoo-7e594da96d007d058645d8dab13a47347a0b289c.tar.gz gentoo-7e594da96d007d058645d8dab13a47347a0b289c.tar.bz2 gentoo-7e594da96d007d058645d8dab13a47347a0b289c.zip |
dev-python/django: Keyword 5.0.4 alpha, #926965
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-python/django')
-rw-r--r-- | dev-python/django/django-5.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-5.0.4.ebuild b/dev-python/django/django-5.0.4.ebuild index 35eb15da72fe..8a79467dedd4 100644 --- a/dev-python/django/django-5.0.4.ebuild +++ b/dev-python/django/django-5.0.4.ebuild @@ -28,7 +28,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="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos" IUSE="doc sqlite test" RESTRICT="!test? ( test )" |