diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-02 11:44:51 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-02 11:44:51 +0300 |
commit | 4a0932ef31166961410e7ecea8c97bbc2f3f041d (patch) | |
tree | c5345f50c7baff5c11526066d995558e12d940a7 /dev-python/pytest-salt-factories | |
parent | dev-python/ioflo: Keyword 2.0.2-r2 arm64, #836457 (diff) | |
download | gentoo-4a0932ef31166961410e7ecea8c97bbc2f3f041d.tar.gz gentoo-4a0932ef31166961410e7ecea8c97bbc2f3f041d.tar.bz2 gentoo-4a0932ef31166961410e7ecea8c97bbc2f3f041d.zip |
dev-python/pytest-salt-factories: Keyword 1.0.0_rc13 arm64, #836457
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-salt-factories')
-rw-r--r-- | dev-python/pytest-salt-factories/pytest-salt-factories-1.0.0_rc13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.0_rc13.ebuild b/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.0_rc13.ebuild index 6224ea4d2264..b6350e8a385e 100644 --- a/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.0_rc13.ebuild +++ b/dev-python/pytest-salt-factories/pytest-salt-factories-1.0.0_rc13.ebuild @@ -13,7 +13,7 @@ S=${WORKDIR}/${PN}-${PV//_/} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~arm64" IUSE="test" RDEPEND=" |