diff options
author | Sam James <sam@gentoo.org> | 2020-11-20 14:08:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-20 14:14:09 +0000 |
commit | 3452fc5ff911709e3ee05151e4a236602bf52c42 (patch) | |
tree | 15b534c248f0707bf6398a7ec0dfb4c94c976860 /dev-python/pytest-django | |
parent | dev-python/sentry-sdk: ppc64 keyworded (bug #752396) (diff) | |
download | gentoo-3452fc5ff911709e3ee05151e4a236602bf52c42.tar.gz gentoo-3452fc5ff911709e3ee05151e4a236602bf52c42.tar.bz2 gentoo-3452fc5ff911709e3ee05151e4a236602bf52c42.zip |
dev-python/pytest-django: ppc64 keyworded (bug #752396)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-django')
-rw-r--r-- | dev-python/pytest-django/pytest-django-4.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-django/pytest-django-4.1.0.ebuild b/dev-python/pytest-django/pytest-django-4.1.0.ebuild index ffdfeaaaeff3..65b147eeccb7 100644 --- a/dev-python/pytest-django/pytest-django-4.1.0.ebuild +++ b/dev-python/pytest-django/pytest-django-4.1.0.ebuild @@ -17,7 +17,7 @@ SRC_URI=" -> ${P}.gh.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" SLOT="0" RDEPEND=" |