commit: d155fe168810ed8796f0ee4c4aa3ca59e32792c2 Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org> AuthorDate: Tue Jun 25 11:53:32 2019 +0000 Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org> CommitDate: Tue Jun 25 12:08:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d155fe16
dev-python/pyhamcrest: add ~x86-linux keyword Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi <AT> gentoo.org> dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild index 6824c380767..21d36581c51 100644 --- a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild +++ b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild @@ -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}]"
