diff options
author | Sam James <sam@gentoo.org> | 2021-11-14 03:42:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-14 03:42:51 +0000 |
commit | 0e98eae53f8e29e4d6243e609c3ec32f33320d7a (patch) | |
tree | 5193f21273841eb672165a597f78f038a56c2756 /dev-python/backcall | |
parent | dev-python/matplotlib-inline: Keyword 0.1.3 ia64, #808378 (diff) | |
download | gentoo-0e98eae53f8e29e4d6243e609c3ec32f33320d7a.tar.gz gentoo-0e98eae53f8e29e4d6243e609c3ec32f33320d7a.tar.bz2 gentoo-0e98eae53f8e29e4d6243e609c3ec32f33320d7a.zip |
dev-python/backcall: Keyword 0.2.0 ia64, #808378
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/backcall')
-rw-r--r-- | dev-python/backcall/backcall-0.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/backcall/backcall-0.2.0.ebuild b/dev-python/backcall/backcall-0.2.0.ebuild index 67ffbe2ac9e2..3fe23ac766dd 100644 --- a/dev-python/backcall/backcall-0.2.0.ebuild +++ b/dev-python/backcall/backcall-0.2.0.ebuild @@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" distutils_enable_tests pytest |