diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-30 19:16:26 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-01 09:30:21 +0800 |
commit | 93ba8af43f31c391fde602fb0f68686873a2c099 (patch) | |
tree | 05ce7ff847fd01eb169386fbbd4012c729b33510 /dev-python/pytest-expect | |
parent | dev-python/soupsieve: keyword 2.3.2 for ~loong (diff) | |
download | gentoo-93ba8af43f31c391fde602fb0f68686873a2c099.tar.gz gentoo-93ba8af43f31c391fde602fb0f68686873a2c099.tar.bz2 gentoo-93ba8af43f31c391fde602fb0f68686873a2c099.zip |
dev-python/pytest-expect: keyword 1.1.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python/pytest-expect')
-rw-r--r-- | dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild b/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild index 4cf73b582293..b85bde2739c6 100644 --- a/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild +++ b/dev-python/pytest-expect/pytest-expect-1.1.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 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -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" # no tests RESTRICT="test" |