diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-13 08:26:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-13 08:26:44 +0200 |
commit | 8a99371a9509ff8cb584ebcbe31f13ba726d7c3d (patch) | |
tree | ab10f276f3d3bf58fa8128637c037f45b9cde5c9 /dev-python/django-configurations | |
parent | dev-python/django-cache-url: amd64 stable wrt bug #801805 (diff) | |
download | gentoo-8a99371a9509ff8cb584ebcbe31f13ba726d7c3d.tar.gz gentoo-8a99371a9509ff8cb584ebcbe31f13ba726d7c3d.tar.bz2 gentoo-8a99371a9509ff8cb584ebcbe31f13ba726d7c3d.zip |
dev-python/django-configurations: amd64 stable wrt bug #801805
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
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 603cc16737b4..f8c79e057219 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 )" |