diff options
author | 2024-02-04 00:48:25 +0800 | |
---|---|---|
committer | 2024-02-05 01:09:34 +0800 | |
commit | c7bb648a1b6d34c190a18c6caf813f23ba9c3b0f (patch) | |
tree | 55e509ce3f5d5206404f9ae804a35c5f80ccf44a /dev-python/pytest-lazy-fixture | |
parent | dev-python/urllib3: keyword 2.2.0 for ~loong (diff) | |
download | gentoo-c7bb648a1b6d34c190a18c6caf813f23ba9c3b0f.tar.gz gentoo-c7bb648a1b6d34c190a18c6caf813f23ba9c3b0f.tar.bz2 gentoo-c7bb648a1b6d34c190a18c6caf813f23ba9c3b0f.zip |
dev-python/pytest-lazy-fixture: keyword 0.6.3-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python/pytest-lazy-fixture')
-rw-r--r-- | dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3-r1.ebuild b/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3-r1.ebuild index 500904a50a46..f197eec73932 100644 --- a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3-r1.ebuild +++ b/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3-r1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ppc64 ~riscv ~s390 sparc x86" RDEPEND=" <dev-python/pytest-8[${PYTHON_USEDEP}] |