diff options
author | 2021-07-14 08:21:46 +0200 | |
---|---|---|
committer | 2021-07-14 08:21:46 +0200 | |
commit | 0dd1f5372bccde81017d0793a516af339bd7a12a (patch) | |
tree | be69db99670e22148f3b489b70bfa35c50400937 /dev-python/django-configurations | |
parent | dev-python/django-cache-url: x86 stable wrt bug #801805 (diff) | |
download | gentoo-0dd1f5372bccde81017d0793a516af339bd7a12a.tar.gz gentoo-0dd1f5372bccde81017d0793a516af339bd7a12a.tar.bz2 gentoo-0dd1f5372bccde81017d0793a516af339bd7a12a.zip |
dev-python/django-configurations: x86 stable wrt bug #801805
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/django-configurations')
-rw-r--r-- | dev-python/django-configurations/django-configurations-2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-configurations/django-configurations-2.2.ebuild b/dev-python/django-configurations/django-configurations-2.2.ebuild index a4976c441c4c..5762b94ac290 100644 --- a/dev-python/django-configurations/django-configurations-2.2.ebuild +++ b/dev-python/django-configurations/django-configurations-2.2.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |