commit: b37139f2aa5eba609b69aeeb3ad2c9ce7c98770c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 10 18:13:42 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 10 18:13:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b37139f2
dev-python/pytest-salt-factories: Stabilize 0.121.1 x86, #795108 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/pytest-salt-factories/pytest-salt-factories-0.121.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-salt-factories/pytest-salt-factories-0.121.1.ebuild b/dev-python/pytest-salt-factories/pytest-salt-factories-0.121.1.ebuild index 480bd6832c7..d65999e3b7b 100644 --- a/dev-python/pytest-salt-factories/pytest-salt-factories-0.121.1.ebuild +++ b/dev-python/pytest-salt-factories/pytest-salt-factories-0.121.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/saltstack/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm x86" IUSE="test" RDEPEND="
