diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-06-22 18:40:05 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-06-22 19:25:40 +0100 |
commit | e00e2a8dfb14e53fdc3e144e08182cf73b2263f0 (patch) | |
tree | 2453ee08f12dfe6fc253cb961cea0166d1af46af /dev-python/django-configurations | |
parent | sys-block/whdd: fix obsolete github SRC_URIs (diff) | |
download | gentoo-e00e2a8dfb14e53fdc3e144e08182cf73b2263f0.tar.gz gentoo-e00e2a8dfb14e53fdc3e144e08182cf73b2263f0.tar.bz2 gentoo-e00e2a8dfb14e53fdc3e144e08182cf73b2263f0.zip |
dev-python/django-configurations: keyword 2.2 for ~riscv
Signed-off-by: Marek Szuba <marecki@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 c7129a7f7547..4dd4211e9136 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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |