commit: eededb2af30e24caa06572513dae1f9d8205c291 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Mar 26 13:37:21 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Mar 26 13:37:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eededb2a
dev-python/backports-unittest-mock: Stabilize 1.5-r1 ALLARCHES Closes: https://bugs.gentoo.org/714264 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> .../backports-unittest-mock/backports-unittest-mock-1.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/backports-unittest-mock/backports-unittest-mock-1.5-r1.ebuild b/dev-python/backports-unittest-mock/backports-unittest-mock-1.5-r1.ebuild index 2925dc155ee..22685e1da97 100644 --- a/dev-python/backports-unittest-mock/backports-unittest-mock-1.5-r1.ebuild +++ b/dev-python/backports-unittest-mock/backports-unittest-mock-1.5-r1.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="test" RDEPEND="
