diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-04-25 11:05:58 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-04-25 11:06:08 +0100 |
commit | 6bba3c4808ccd69d1dbae47d01f4c37b9d171647 (patch) | |
tree | 6000c2934a88bb2cca8abfb7a4fef4334b3cd5f1 /dev-python/cython-test-exception-raiser | |
parent | sys-apps/sandbox: Stabilize 2.21 arm, #785388 (diff) | |
download | gentoo-6bba3c4808ccd69d1dbae47d01f4c37b9d171647.tar.gz gentoo-6bba3c4808ccd69d1dbae47d01f4c37b9d171647.tar.bz2 gentoo-6bba3c4808ccd69d1dbae47d01f4c37b9d171647.zip |
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@gentoo.org>
Diffstat (limited to 'dev-python/cython-test-exception-raiser')
-rw-r--r-- | dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 74d7623b6f89..9adea34f2f6f 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}]" |