summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-06-20 16:17:22 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-06-20 16:20:30 +0200
commitb715d3f1351df1a8b497d6cb11872a2c494b11bd (patch)
treef499e7b67138bb8932292ae8100c5515fac825df /dev-python/SaltTesting
parentdev-python/pytest-tempdir: x86 stable (bug #721692) (diff)
downloadgentoo-b715d3f1351df1a8b497d6cb11872a2c494b11bd.tar.gz
gentoo-b715d3f1351df1a8b497d6cb11872a2c494b11bd.tar.bz2
gentoo-b715d3f1351df1a8b497d6cb11872a2c494b11bd.zip
dev-python/SaltTesting: 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/SaltTesting')
-rw-r--r--dev-python/SaltTesting/SaltTesting-2018.9.21.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/SaltTesting/SaltTesting-2018.9.21.ebuild b/dev-python/SaltTesting/SaltTesting-2018.9.21.ebuild
index bf588d787c95..89849ebde5f9 100644
--- a/dev-python/SaltTesting/SaltTesting-2018.9.21.ebuild
+++ b/dev-python/SaltTesting/SaltTesting-2018.9.21.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]]; then
else
SRC_URI="https://github.com/saltstack/salt-testing/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/salt-testing-${PV}"
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
LICENSE="Apache-2.0"