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