diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-03 20:22:48 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-03 20:22:48 +0100 |
commit | a933ccbbc95fbfcf582a07bc0e5393594fabd83e (patch) | |
tree | ca07c631e1c0feddb61eb7eb41f41b9751081821 /dev-python/pytest-salt-factories | |
parent | dev-python/packaging: Stabilize 21.3-r1 ALLARCHES, #830543 (diff) | |
download | gentoo-a933ccbbc95fbfcf582a07bc0e5393594fabd83e.tar.gz gentoo-a933ccbbc95fbfcf582a07bc0e5393594fabd83e.tar.bz2 gentoo-a933ccbbc95fbfcf582a07bc0e5393594fabd83e.zip |
dev-python/pytest-salt-factories: Stabilize 0.911.0 ALLARCHES, #830545
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/pytest-salt-factories')
-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=" |