diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-13 08:58:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-13 08:58:26 +0200 |
commit | cda2320473cc50a6e94102e55cd6e1ac3fab2e9a (patch) | |
tree | a15d262833700aa171eaec59a14664f50456f4c0 /dev-python/pytest-expect | |
parent | dev-python/pyrsistent: amd64 stable wrt bug #851399 (diff) | |
download | gentoo-cda2320473cc50a6e94102e55cd6e1ac3fab2e9a.tar.gz gentoo-cda2320473cc50a6e94102e55cd6e1ac3fab2e9a.tar.bz2 gentoo-cda2320473cc50a6e94102e55cd6e1ac3fab2e9a.zip |
dev-python/pytest-expect: amd64/arm64/arm/hppa/ppc64/ppc/sparc/x86 stable (ALLARCHES policy) wrt bug #851402
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-expect')
-rw-r--r-- | dev-python/pytest-expect/pytest-expect-1.1.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-expect/pytest-expect-1.1.0-r2.ebuild b/dev-python/pytest-expect/pytest-expect-1.1.0-r2.ebuild index a6b8fa81adda..07363a9f05ba 100644 --- a/dev-python/pytest-expect/pytest-expect-1.1.0-r2.ebuild +++ b/dev-python/pytest-expect/pytest-expect-1.1.0-r2.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~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" |