diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-14 07:39:16 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-14 07:39:16 +0100 |
commit | 075452547195c5941fb97cb2bf2103600213686c (patch) | |
tree | e6e15397a13829402c0ca2507955f8b37d58a5ea /dev-python/pytest-django | |
parent | dev-python/django-configurations: keyworded 2.2 for ppc64 (diff) | |
download | gentoo-075452547195c5941fb97cb2bf2103600213686c.tar.gz gentoo-075452547195c5941fb97cb2bf2103600213686c.tar.bz2 gentoo-075452547195c5941fb97cb2bf2103600213686c.zip |
dev-python/pytest-django: keyworded 4.4.0 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/pytest-django')
-rw-r--r-- | dev-python/pytest-django/pytest-django-4.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-django/pytest-django-4.4.0.ebuild b/dev-python/pytest-django/pytest-django-4.4.0.ebuild index 02127e4be134..4244bb555380 100644 --- a/dev-python/pytest-django/pytest-django-4.4.0.ebuild +++ b/dev-python/pytest-django/pytest-django-4.4.0.ebuild @@ -17,7 +17,7 @@ SRC_URI=" -> ${P}.gh.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" SLOT="0" RDEPEND=" |