summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2022-01-26 22:41:36 +0000
committerJames Le Cuirot <chewi@gentoo.org>2022-01-26 22:41:36 +0000
commit0b67d7aadb1e240caa82ef21e075ba13e8015ecc (patch)
tree0a4ac6dbc131be944220768e6ffbe2edb80d3c92 /dev-python/pytest-shutil
parentdev-python/pytest-fixture-config: Keyword 1.7.0-r1 for ~m68k (diff)
downloadgentoo-0b67d7aadb1e240caa82ef21e075ba13e8015ecc.tar.gz
gentoo-0b67d7aadb1e240caa82ef21e075ba13e8015ecc.tar.bz2
gentoo-0b67d7aadb1e240caa82ef21e075ba13e8015ecc.zip
dev-python/pytest-shutil: Keyword 1.7.0-r2 for ~m68k
The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/pytest-shutil')
-rw-r--r--dev-python/pytest-shutil/pytest-shutil-1.7.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r2.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r2.ebuild
index 8fa378acb84e..76154e41120c 100644
--- a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r2.ebuild
+++ b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
RDEPEND="
dev-python/pytest[${PYTHON_USEDEP}]