commit: 6c88463c9546be9e992cd004089f305c9cb74e56
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 26 19:27:02 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 26 19:27:02 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c88463c
dev-python/ordered-set: Keyword 4.1.0 sparc, #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 c3f616b26dce..d48798253aaf 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 ~riscv ~x86"
+KEYWORDS="~amd64 ~riscv ~sparc ~x86"
distutils_enable_tests pytest