commit: b02e0b1c6ef29c4c4561fdbd8224c774f493485c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 27 19:36:56 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 27 19:36:56 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b02e0b1c
dev-python/ordered-set: Keyword 4.1.0 ia64, #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 49c6cf38156d..17887ceb8c10 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 ~arm ~arm64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
distutils_enable_tests pytest