commit: a933ccbbc95fbfcf582a07bc0e5393594fabd83e Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Mon Jan 3 19:22:48 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Mon Jan 3 19:22:48 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a933ccbb
dev-python/pytest-salt-factories: Stabilize 0.911.0 ALLARCHES, #830545 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-python/pytest-salt-factories/pytest-salt-factories-0.911.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pytest-salt-factories/pytest-salt-factories-0.911.0.ebuild b/dev-python/pytest-salt-factories/pytest-salt-factories-0.911.0.ebuild index 935516c6a833..92e0c7b41f95 100644 --- a/dev-python/pytest-salt-factories/pytest-salt-factories-0.911.0.ebuild +++ b/dev-python/pytest-salt-factories/pytest-salt-factories-0.911.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Gentoo Authors +# Copyright 2020-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="test" RDEPEND="
