commit: e1d57e1b1612b22026fbaa7605bb419846fb33e8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jun 21 02:24:47 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jun 21 02:24:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1d57e1b
dev-python/pytest-salt-factories: Stabilize 0.121.1 amd64, #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 d65999e3b7b..9242c977555 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="
