summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2022-01-26 22:41:59 +0000
committerJames Le Cuirot <chewi@gentoo.org>2022-01-26 22:41:59 +0000
commit04d9b1277fab5e8fabe36d7c16ab0a9df367bf0e (patch)
tree2eee8b526c5b51ab0eac74d619e162ca79ce794e /dev-python/pytest-virtualenv
parentdev-python/pytest-shutil: Keyword 1.7.0-r2 for ~m68k (diff)
downloadgentoo-04d9b1277fab5e8fabe36d7c16ab0a9df367bf0e.tar.gz
gentoo-04d9b1277fab5e8fabe36d7c16ab0a9df367bf0e.tar.bz2
gentoo-04d9b1277fab5e8fabe36d7c16ab0a9df367bf0e.zip
dev-python/pytest-virtualenv: Keyword 1.7.0-r1 for ~m68k
The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/pytest-virtualenv')
-rw-r--r--dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0-r1.ebuild b/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0-r1.ebuild
index 2da5a1df5d80..d480bd150927 100644
--- a/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0-r1.ebuild
+++ b/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0-r1.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=7
@@ -13,7 +13,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-fixture-config[${PYTHON_USEDEP}]