diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 14:09:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 14:09:36 +0100 |
commit | 58fd9c267f700e8212a18874e73675651820f9ed (patch) | |
tree | cce2a1eb8f119c11c538eaa17a85eed002ca5059 /dev-python/unittest-mixins | |
parent | dev-python/coverage: arm stable wrt bug #714280 (diff) | |
download | gentoo-58fd9c267f700e8212a18874e73675651820f9ed.tar.gz gentoo-58fd9c267f700e8212a18874e73675651820f9ed.tar.bz2 gentoo-58fd9c267f700e8212a18874e73675651820f9ed.zip |
dev-python/unittest-mixins: arm stable wrt bug #714280
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/unittest-mixins')
-rw-r--r-- | dev-python/unittest-mixins/unittest-mixins-1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/unittest-mixins/unittest-mixins-1.6.ebuild b/dev-python/unittest-mixins/unittest-mixins-1.6.ebuild index 94948e81de90..8d59bbcd4080 100644 --- a/dev-python/unittest-mixins/unittest-mixins-1.6.ebuild +++ b/dev-python/unittest-mixins/unittest-mixins-1.6.ebuild @@ -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="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 sparc" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 sparc" RDEPEND=">=dev-python/six-1.10.0[${PYTHON_USEDEP}]" |