dev-python/mock: get x86 support... again...
authorMatthew Thode <mthode@mthode.org>
Tue, 1 Sep 2015 15:01:28 +0000 (10:01 -0500)
committerMatthew Thode <mthode@mthode.org>
Tue, 1 Sep 2015 15:01:28 +0000 (10:01 -0500)
dev-python/mock/mock-1.3.0-r1.ebuild

index ccb7911a9f7cff5d49d4ff2b0c9f89ea107d5c5c..db25fe74d8a11f72c835f73006472247f2b1ad6b 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~m68k ~mips ~s390 ~sh ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~amd64 ~arm64 ~hppa ~m68k ~mips ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
 IUSE="doc test"
 
 CDEPEND="$(python_gen_cond_dep 'dev-python/funcsigs[${PYTHON_USEDEP}]' 'python2_7')