From e45e1439caef52b9fec09bf1db79c6a00b2da84e Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sun, 24 Jan 2021 00:41:59 +0000 Subject: Updating liguros repo --- dev-python/SaltTesting/SaltTesting-2018.9.21.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/SaltTesting') diff --git a/dev-python/SaltTesting/SaltTesting-2018.9.21.ebuild b/dev-python/SaltTesting/SaltTesting-2018.9.21.ebuild index e76d38b8a902..cbf14a777245 100644 --- a/dev-python/SaltTesting/SaltTesting-2018.9.21.ebuild +++ b/dev-python/SaltTesting/SaltTesting-2018.9.21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~arm x86" fi LICENSE="Apache-2.0" -- cgit v1.3.1