diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-24 20:15:42 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-24 20:15:42 +0300 |
commit | 0a394f7ac4a5b9cea38998e348b1cba84864f0cd (patch) | |
tree | 3dad28db40ccedd3421b876c03a9c1fdb70656d1 /dev-python/pytest-salt-factories | |
parent | dev-python/pythran: Stabilize 0.13.1 ppc, #907783 (diff) | |
download | gentoo-0a394f7ac4a5b9cea38998e348b1cba84864f0cd.tar.gz gentoo-0a394f7ac4a5b9cea38998e348b1cba84864f0cd.tar.bz2 gentoo-0a394f7ac4a5b9cea38998e348b1cba84864f0cd.zip |
dev-python/pytest-salt-factories: Stabilize 1.0.0_rc25 ALLARCHES, #907005
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-salt-factories')
-rw-r--r-- | dev-python/pytest-salt-factories/pytest-salt-factories-1.0.0_rc25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.0_rc25.ebuild b/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.0_rc25.ebuild index 96e8da584d36..2fea90873c20 100644 --- a/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.0_rc25.ebuild +++ b/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.0_rc25.ebuild @@ -14,7 +14,7 @@ S=${WORKDIR}/${PN}-${PV//_/} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv x86" IUSE="test" RDEPEND=" |