commit: f9b44506479e3786775b889535e62d787a309df5
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 6 19:07:45 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 6 19:07:45 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9b44506
dev-python/testfixtures: Stabilize 6.14.1 ALLARCHES, #718700
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/testfixtures/testfixtures-6.14.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/testfixtures/testfixtures-6.14.1.ebuild
b/dev-python/testfixtures/testfixtures-6.14.1.ebuild
index 3367b0ca55c..3dccebaaf69 100644
--- a/dev-python/testfixtures/testfixtures-6.14.1.ebuild
+++ b/dev-python/testfixtures/testfixtures-6.14.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
RESTRICT="!test? ( test )"