dev-python/unittest-mixins: keyworded 1.6 for ia64, bug #700194
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 8 Dec 2019 23:26:38 +0000 (23:26 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 8 Dec 2019 23:31:23 +0000 (23:31 +0000)
Package-Manager: Portage-2.3.81, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-python/unittest-mixins/unittest-mixins-1.6.ebuild

index 786906f5125b1431701e74476f5188b43ebe1930..264132fc0835da07394addd7e64cbc61527d6a74 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/nedbat/unittest-mixins/archive/v${PV}.tar.gz -> ${P}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~sparc"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~sparc"
 
 RDEPEND=">=dev-python/six-1.10.0[${PYTHON_USEDEP}]"