diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-06-09 16:08:29 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-09 15:42:50 +0100 |
commit | e9673b2b464ea7a7a40e6223b7a9e699bd7a1e56 (patch) | |
tree | 133ad1994f467e3f2ff30672fb3588b9e7693c69 /dev-python/django-configurations | |
parent | sys-apps/sandbox: stable 2.24 for hppa, bug #794256 (diff) | |
download | gentoo-e9673b2b464ea7a7a40e6223b7a9e699bd7a1e56.tar.gz gentoo-e9673b2b464ea7a7a40e6223b7a9e699bd7a1e56.tar.bz2 gentoo-e9673b2b464ea7a7a40e6223b7a9e699bd7a1e56.zip |
dev-python/django-configurations: mark 2.2 ~sparc, bug #794910
Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@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 d280a8e6ff70..6df4454672f8 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 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |