commit: 2b01e641193bb91e8191792ab170f0efaa4de7be
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 2 08:25:33 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 2 11:28:40 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b01e641
dev-python/paramunittest: Keyword ~x86, dep of dev-python/mando
dev-python/paramunittest/paramunittest-0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/paramunittest/paramunittest-0.2.ebuild
b/dev-python/paramunittest/paramunittest-0.2.ebuild
index 6162a6b0153..1c5693e93e6 100644
--- a/dev-python/paramunittest/paramunittest-0.2.ebuild
+++ b/dev-python/paramunittest/paramunittest-0.2.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"