diff options
author | Sam James <sam@gentoo.org> | 2020-11-20 14:09:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-20 14:14:09 +0000 |
commit | 31c199cdd499100b4c790ed8c6a8763fcb0ac640 (patch) | |
tree | 1077e354819c2bef890ffabd451200bea068e1ba /dev-python/pytest-django | |
parent | dev-python/sentry-sdk: ppc keyworded (bug #752396) (diff) | |
download | gentoo-31c199cdd499100b4c790ed8c6a8763fcb0ac640.tar.gz gentoo-31c199cdd499100b4c790ed8c6a8763fcb0ac640.tar.bz2 gentoo-31c199cdd499100b4c790ed8c6a8763fcb0ac640.zip |
dev-python/pytest-django: ppc 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 65b147eeccb7..b51de52635ec 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 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" SLOT="0" RDEPEND=" |