dev-python/neovim-python-client: add ~x86 keyword.

Package-Manager: Portage-2.3.13, Repoman-2.3.3
This commit is contained in:
Patrice Clement
2018-01-05 14:29:21 +01:00
parent c83618b7ad
commit 99593def4f

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/neovim/python-client/archive/${PV}.tar.gz -> ${P}.ta
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~x86"
IUSE="test"
COMMON_DEPEND="