diff options
author | 2024-04-20 11:48:38 +0200 | |
---|---|---|
committer | 2024-04-20 11:48:38 +0200 | |
commit | 95f3e46f11765039e326136cb3b206fba3ecef75 (patch) | |
tree | 9e3064d1a7e0559eb8cf108abdfcf288f8e7bd70 /dev-python/pytest-xprocess | |
parent | dev-python/quart: Stabilize 0.19.5 ALLARCHES, #930280 (diff) | |
download | gentoo-95f3e46f11765039e326136cb3b206fba3ecef75.tar.gz gentoo-95f3e46f11765039e326136cb3b206fba3ecef75.tar.bz2 gentoo-95f3e46f11765039e326136cb3b206fba3ecef75.zip |
dev-python/pytest-xprocess: Stabilize 1.0.1 ALLARCHES, #930282
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xprocess')
-rw-r--r-- | dev-python/pytest-xprocess/pytest-xprocess-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xprocess/pytest-xprocess-1.0.1.ebuild b/dev-python/pytest-xprocess/pytest-xprocess-1.0.1.ebuild index 7ed4e7ad9828..fc857a64ede7 100644 --- a/dev-python/pytest-xprocess/pytest-xprocess-1.0.1.ebuild +++ b/dev-python/pytest-xprocess/pytest-xprocess-1.0.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~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}] |