diff options
author | Sam James <sam@gentoo.org> | 2020-08-18 05:36:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-18 05:36:25 +0000 |
commit | 8b0b9ad70af5cf7944782f4d6231752d50da1d5c (patch) | |
tree | 47aaf82f5495f7ab4875b0b05bb5cead9e3e8e9e /dev-python/sortedcollections | |
parent | dev-python/joblib: Keyword 0.16.0 arm, #723912 (diff) | |
download | gentoo-8b0b9ad70af5cf7944782f4d6231752d50da1d5c.tar.gz gentoo-8b0b9ad70af5cf7944782f4d6231752d50da1d5c.tar.bz2 gentoo-8b0b9ad70af5cf7944782f4d6231752d50da1d5c.zip |
dev-python/sortedcollections: Keyword 0.5.3 arm, #723912
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/sortedcollections')
-rw-r--r-- | dev-python/sortedcollections/sortedcollections-0.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sortedcollections/sortedcollections-0.5.3.ebuild b/dev-python/sortedcollections/sortedcollections-0.5.3.ebuild index 6961273db2ed..e19def8ba3cb 100644 --- a/dev-python/sortedcollections/sortedcollections-0.5.3.ebuild +++ b/dev-python/sortedcollections/sortedcollections-0.5.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |