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

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
Rolf Eike Beer
2019-11-26 18:14:30 +01:00
committed by Sergei Trofimovich
parent 05edb1531c
commit 39f1768b98

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"
KEYWORDS="~amd64 ~sparc"
RDEPEND=">=dev-python/six-1.10.0[${PYTHON_USEDEP}]"