diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 16:32:27 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 16:32:27 +0200 |
commit | 6b82e746a06d3f4c587c79cf830e2fd797808653 (patch) | |
tree | 46e3c68edd72945b657e5bbe20ed2f440bd4d7d9 /dev-python/pytest-salt-factories/pytest-salt-factories-1.0.0_rc20-r1.ebuild | |
parent | dev-python/pytest-httpx: Stabilize 0.21.2 ALLARCHES, #885235 (diff) | |
download | gentoo-6b82e746a06d3f4c587c79cf830e2fd797808653.tar.gz gentoo-6b82e746a06d3f4c587c79cf830e2fd797808653.tar.bz2 gentoo-6b82e746a06d3f4c587c79cf830e2fd797808653.zip |
dev-python/pytest-salt-factories: Stabilize 1.0.0_rc20-r1 ALLARCHES, #885237
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-salt-factories/pytest-salt-factories-1.0.0_rc20-r1.ebuild')
-rw-r--r-- | dev-python/pytest-salt-factories/pytest-salt-factories-1.0.0_rc20-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.0_rc20-r1.ebuild b/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.0_rc20-r1.ebuild index fbe06ce4f14a..88d3fc6043e1 100644 --- a/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.0_rc20-r1.ebuild +++ b/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.0_rc20-r1.ebuild @@ -14,7 +14,7 @@ S=${WORKDIR}/${PN}-${PV//_/} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" IUSE="test" RDEPEND=" |