diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-03-13 17:41:50 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-03-15 00:13:34 -0400 |
commit | 855419a125d09fb3eb5a2911681cff99e52a1e1b (patch) | |
tree | 5b738e9ee903e1ce306648e28f40a51223fada7f /dev-python/pytest-salt-factories | |
parent | app-text/po4a: Stabilize 0.69 x86, #924284 (diff) | |
download | gentoo-855419a125d09fb3eb5a2911681cff99e52a1e1b.tar.gz gentoo-855419a125d09fb3eb5a2911681cff99e52a1e1b.tar.bz2 gentoo-855419a125d09fb3eb5a2911681cff99e52a1e1b.zip |
dev-python/pytest-salt-factories: Stabilize 1.0.0_rc28 arm64, #918347
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-python/pytest-salt-factories')
-rw-r--r-- | dev-python/pytest-salt-factories/pytest-salt-factories-1.0.0_rc28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.0_rc28.ebuild b/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.0_rc28.ebuild index c4fe65f4b3aa..1c3771a03676 100644 --- a/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.0_rc28.ebuild +++ b/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.0_rc28.ebuild @@ -21,7 +21,7 @@ S=${WORKDIR}/${P//_/} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~riscv x86" +KEYWORDS="amd64 arm64 ~riscv x86" RDEPEND=" dev-python/attrs[${PYTHON_USEDEP}] |