summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-04-30 18:59:51 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-01 09:30:02 +0800
commit0665e62c1561a59b870614692fdeaad0c2616e5f (patch)
tree389b6a5ba050ffeb8a434276a78a5e67c76926ed /dev-python/pytest-xprocess
parentdev-python/werkzeug: exclude test dep dev-python/greenlet for loong (diff)
downloadgentoo-0665e62c1561a59b870614692fdeaad0c2616e5f.tar.gz
gentoo-0665e62c1561a59b870614692fdeaad0c2616e5f.tar.bz2
gentoo-0665e62c1561a59b870614692fdeaad0c2616e5f.zip
dev-python/pytest-xprocess: keyword 0.18.1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xprocess')
-rw-r--r--dev-python/pytest-xprocess/pytest-xprocess-0.18.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-xprocess/pytest-xprocess-0.18.1.ebuild b/dev-python/pytest-xprocess/pytest-xprocess-0.18.1.ebuild
index 2766e61af2dd..05ea0dad22cf 100644
--- a/dev-python/pytest-xprocess/pytest-xprocess-0.18.1.ebuild
+++ b/dev-python/pytest-xprocess/pytest-xprocess-0.18.1.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/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-python/pytest[${PYTHON_USEDEP}]