diff options
author | Sam James <sam@gentoo.org> | 2022-06-10 04:13:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-10 04:13:15 +0100 |
commit | d277f08be844b30094e1efed5669ae4d0b917702 (patch) | |
tree | ccafa26909d333c09cf6216800a1c4966f0bcf6a /dev-python/unittest-mixins | |
parent | dev-python/xmltodict: Stabilize 0.13.0-r1 ppc, #850892 (diff) | |
download | gentoo-d277f08be844b30094e1efed5669ae4d0b917702.tar.gz gentoo-d277f08be844b30094e1efed5669ae4d0b917702.tar.bz2 gentoo-d277f08be844b30094e1efed5669ae4d0b917702.zip |
dev-python/unittest-mixins: Stabilize 1.6-r2 ppc64, #850874
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/unittest-mixins')
-rw-r--r-- | dev-python/unittest-mixins/unittest-mixins-1.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/unittest-mixins/unittest-mixins-1.6-r2.ebuild b/dev-python/unittest-mixins/unittest-mixins-1.6-r2.ebuild index 55f4074022b2..fb376a7580bf 100644 --- a/dev-python/unittest-mixins/unittest-mixins-1.6-r2.ebuild +++ b/dev-python/unittest-mixins/unittest-mixins-1.6-r2.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" RDEPEND=" >=dev-python/six-1.10.0[${PYTHON_USEDEP}] |