diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-14 07:37:08 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-14 07:37:08 +0100 |
commit | 614bd8f3e2043ece7a8166ddeb380ffb3be91ef1 (patch) | |
tree | 71225203f5bcc74c1510ebd9b759b462a0e1982c /dev-python/django-configurations | |
parent | dev-python/dj-search-url: keyworded 0.1 for ppc (diff) | |
download | gentoo-614bd8f3e2043ece7a8166ddeb380ffb3be91ef1.tar.gz gentoo-614bd8f3e2043ece7a8166ddeb380ffb3be91ef1.tar.bz2 gentoo-614bd8f3e2043ece7a8166ddeb380ffb3be91ef1.zip |
dev-python/django-configurations: keyworded 2.2 for ppc
keyworded wrt bug #794910
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
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 6df4454672f8..fdad2aaa6c5f 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 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |