diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-30 17:25:38 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-01 09:28:06 +0800 |
commit | a1b426aa612f4a2f2e505e1c97c887bfbe7a7b36 (patch) | |
tree | 0f65ce6e8c4ee062d835871f1ca7a1f389cb1b04 /dev-python/pytest-forked | |
parent | dev-python/psutil: keyword 5.9.0 for ~loong (diff) | |
download | gentoo-a1b426aa612f4a2f2e505e1c97c887bfbe7a7b36.tar.gz gentoo-a1b426aa612f4a2f2e505e1c97c887bfbe7a7b36.tar.bz2 gentoo-a1b426aa612f4a2f2e505e1c97c887bfbe7a7b36.zip |
dev-python/pytest-forked: keyword 1.4.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python/pytest-forked')
-rw-r--r-- | dev-python/pytest-forked/pytest-forked-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-forked/pytest-forked-1.4.0.ebuild b/dev-python/pytest-forked/pytest-forked-1.4.0.ebuild index 0a182595e8c9..a9f3ffc010c5 100644 --- a/dev-python/pytest-forked/pytest-forked-1.4.0.ebuild +++ b/dev-python/pytest-forked/pytest-forked-1.4.0.ebuild @@ -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" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" # Please do not RDEPEND on pytest; this package won't do anything # without pytest installed, and there is no reason to force older |