diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-20 16:16:49 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-20 16:20:29 +0200 |
commit | 55f22a89d84336812a8dc57adac3292cbc811632 (patch) | |
tree | 9587e0769a9cadd010d3b4b55e0fd2c1c5c9d54f /dev-python/pytest-salt | |
parent | dev-python/pytest-helpers-namespace: x86 stable (bug #721692) (diff) | |
download | gentoo-55f22a89d84336812a8dc57adac3292cbc811632.tar.gz gentoo-55f22a89d84336812a8dc57adac3292cbc811632.tar.bz2 gentoo-55f22a89d84336812a8dc57adac3292cbc811632.zip |
dev-python/pytest-salt: x86 stable (bug #721692)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/pytest-salt')
-rw-r--r-- | dev-python/pytest-salt/pytest-salt-2020.1.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-salt/pytest-salt-2020.1.27.ebuild b/dev-python/pytest-salt/pytest-salt-2020.1.27.ebuild index fdbdf93cc22f..5cac5c954253 100644 --- a/dev-python/pytest-salt/pytest-salt-2020.1.27.ebuild +++ b/dev-python/pytest-salt/pytest-salt-2020.1.27.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND=" |