commit: 52933a1e6c66f858746d47be56d4e8a9c2122501
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 27 19:11:24 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 27 19:11:24 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52933a1e
dev-python/ordered-set: Keyword 4.1.0 arm, #832036
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/ordered-set/ordered-set-4.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/ordered-set/ordered-set-4.1.0.ebuild
b/dev-python/ordered-set/ordered-set-4.1.0.ebuild
index 9ce132d9dced..60e7e22e2c53 100644
--- a/dev-python/ordered-set/ordered-set-4.1.0.ebuild
+++ b/dev-python/ordered-set/ordered-set-4.1.0.ebuild
@@ -14,6 +14,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~m68k ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~ppc64 ~riscv ~s390 ~sparc ~x86"
distutils_enable_tests pytest