diff options
author | Sam James <sam@gentoo.org> | 2021-06-26 03:52:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-26 03:52:46 +0100 |
commit | 6634be6cbc6ae5f332f18859cec6f991f129adcf (patch) | |
tree | a5cc2c294443c52fb1b1f3aeb7285d65aec3e7c2 /dev-python/pytest-django | |
parent | games-emulation/fceux: fix (comment) typo in patch (diff) | |
download | gentoo-6634be6cbc6ae5f332f18859cec6f991f129adcf.tar.gz gentoo-6634be6cbc6ae5f332f18859cec6f991f129adcf.tar.bz2 gentoo-6634be6cbc6ae5f332f18859cec6f991f129adcf.zip |
dev-python/pytest-django: Keyword 4.4.0 arm64, #794910
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.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 f37ed5ce4ec9..8f1caf61c800 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 ~arm ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" SLOT="0" RDEPEND=" |