diff options
author | 2022-03-26 19:52:02 +0300 | |
---|---|---|
committer | 2022-03-26 19:52:02 +0300 | |
commit | c8772adba3fe9f2c6848652e367aea0ea31cbba7 (patch) | |
tree | 0021291de40696ee087a986791146a492d6c5bb1 /dev-python/dill | |
parent | dev-python/pylint: Keyword 2.13.1 arm, #835967 (diff) | |
download | gentoo-c8772adba3fe9f2c6848652e367aea0ea31cbba7.tar.gz gentoo-c8772adba3fe9f2c6848652e367aea0ea31cbba7.tar.bz2 gentoo-c8772adba3fe9f2c6848652e367aea0ea31cbba7.zip |
dev-python/dill: Keyword 0.3.4-r1 arm, #835967
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/dill')
-rw-r--r-- | dev-python/dill/dill-0.3.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dill/dill-0.3.4-r1.ebuild b/dev-python/dill/dill-0.3.4-r1.ebuild index 965cd55008fd..3c4e208cad04 100644 --- a/dev-python/dill/dill-0.3.4-r1.ebuild +++ b/dev-python/dill/dill-0.3.4-r1.ebuild @@ -18,7 +18,7 @@ S=${WORKDIR}/${PN}-${P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux" python_test() { local fail= t |