diff options
Diffstat (limited to 'dev-python/pytest-salt-factories/pytest-salt-factories-0.911.0.ebuild')
-rw-r--r-- | dev-python/pytest-salt-factories/pytest-salt-factories-0.911.0.ebuild | 4 |
1 files 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=" |