dev-python/unittest-mixins: keyworded 1.6 for ia64, bug #700194

Package-Manager: Portage-2.3.81, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
Sergei Trofimovich
2019-12-08 23:26:38 +00:00
parent 8f7eb78310
commit 243ff096b4

View 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}]"