commit: 6bba3c4808ccd69d1dbae47d01f4c37b9d171647
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 25 10:05:58 2021 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Apr 25 10:06:08 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bba3c48
dev-python/cython-test-exception-raiser: keyworded 1.0.0 for ia64
keyworded wrt bug #773451
Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
.../cython-test-exception-raiser-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild
b/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild
index 74d7623b6f8..9adea34f2f6 100644
---
a/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild
+++
b/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild
@@ -16,6 +16,6 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 arm arm64 ~hppa ppc ppc64 ~s390 sparc ~x86"
+KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc ~x86"
BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"