dev-python/pyhamcrest: add ~x86-linux keyword
authorMichael Haubenwallner <haubi@gentoo.org>
Tue, 25 Jun 2019 11:53:32 +0000 (13:53 +0200)
committerMichael Haubenwallner <haubi@gentoo.org>
Tue, 25 Jun 2019 12:08:41 +0000 (14:08 +0200)
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild

index 6824c38076757106df6c647585d2ec0fefdabd76..21d36581c516e81a920e06ce1be4ee041723935c 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/hamcrest/PyHamcrest/archive/V${PV}.tar.gz -> ${MY_PN
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~sh ~amd64-fbsd ~amd64-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~sh ~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE="doc examples test"
 
 RDEPEND=">=dev-python/six-1.4[${PYTHON_USEDEP}]"