summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-11 11:33:50 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-11 11:34:16 +0200
commit6380e34a063f0f52909cd3e948497e58962e83fc (patch)
tree3da65776a4d28e79b42d1c9281a6d54e79a06d33
parentdev-python/tappy: Stabilize 3.0 ALLARCHES, #731608 (diff)
downloadgentoo-6380e34a063f0f52909cd3e948497e58962e83fc.tar.gz
gentoo-6380e34a063f0f52909cd3e948497e58962e83fc.tar.bz2
gentoo-6380e34a063f0f52909cd3e948497e58962e83fc.zip
dev-python/testtools: Stabilize 2.4.0 ALLARCHES, #731610
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/testtools/testtools-2.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/testtools/testtools-2.4.0.ebuild b/dev-python/testtools/testtools-2.4.0.ebuild
index 41097304bed4..0046a6e88530 100644
--- a/dev-python/testtools/testtools-2.4.0.ebuild
+++ b/dev-python/testtools/testtools-2.4.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="
>=dev-python/extras-1.0.0[${PYTHON_USEDEP}]