dev-python/SaltTesting: amd64 stable wrt bug #721692

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
This commit is contained in:
Agostino Sarubbo
2020-05-13 16:51:39 +02:00
parent 98d0fe7c0c
commit 3c1b67d249

View File

@@ -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"