summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-12 23:16:32 +0100
committerSam James <sam@gentoo.org>2021-07-12 23:16:32 +0100
commit4503ae16789321834dde2018e775b9e17f4feb95 (patch)
treedf209c01996814da779f1c5ae38faa516536b9a1 /dev-python/SaltTesting
parentapp-admin/salt: Keyword 3003.1 arm64, #728612 (diff)
downloadgentoo-4503ae16789321834dde2018e775b9e17f4feb95.tar.gz
gentoo-4503ae16789321834dde2018e775b9e17f4feb95.tar.bz2
gentoo-4503ae16789321834dde2018e775b9e17f4feb95.zip
dev-python/SaltTesting: Keyword 2018.9.21 arm64, #728612
Signed-off-by: Sam James <sam@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 dd100667fd93..78e0db8dbe62 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 ~arm x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
LICENSE="Apache-2.0"