diff options
author | Sam James <sam@gentoo.org> | 2021-01-24 00:06:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-24 00:06:37 +0000 |
commit | b9773b4389ea35695eda32d4a6f3d72c62315dcf (patch) | |
tree | 20a0df2625c2bbc5ef1c8113be5c68d445069d7e /dev-python/pytest-salt | |
parent | app-admin/salt: Keyword 3002.2-r2 arm, #728612 (diff) | |
download | gentoo-b9773b4389ea35695eda32d4a6f3d72c62315dcf.tar.gz gentoo-b9773b4389ea35695eda32d4a6f3d72c62315dcf.tar.bz2 gentoo-b9773b4389ea35695eda32d4a6f3d72c62315dcf.zip |
dev-python/pytest-salt: Keyword 2020.1.27 arm, #728612
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-salt')
-rw-r--r-- | dev-python/pytest-salt/pytest-salt-2020.1.27.ebuild | 4 |
1 files changed, 2 insertions, 2 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 67e51191bed2..ea282a77dc0a 100644 --- a/dev-python/pytest-salt/pytest-salt-2020.1.27.ebuild +++ b/dev-python/pytest-salt/pytest-salt-2020.1.27.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 @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm x86" IUSE="test" RDEPEND=" |