diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-04-18 11:44:22 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-18 19:10:57 +0300 |
commit | f088735f6d2477127ee144b511c0e21c92965c72 (patch) | |
tree | 26929ff05022b44811d85eb52178dc4137087aee /dev-python/django-configurations | |
parent | dev-python/dj-search-url: Keyword 0.1-r1 loong, #926965 (diff) | |
download | gentoo-f088735f6d2477127ee144b511c0e21c92965c72.tar.gz gentoo-f088735f6d2477127ee144b511c0e21c92965c72.tar.bz2 gentoo-f088735f6d2477127ee144b511c0e21c92965c72.zip |
dev-python/django-configurations: Keyword 2.5.1 loong, #926965
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/django-configurations')
-rw-r--r-- | dev-python/django-configurations/django-configurations-2.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-configurations/django-configurations-2.5.1.ebuild b/dev-python/django-configurations/django-configurations-2.5.1.ebuild index 74ebf3b12c3e..d38fcc156ccc 100644 --- a/dev-python/django-configurations/django-configurations-2.5.1.ebuild +++ b/dev-python/django-configurations/django-configurations-2.5.1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |