dev-python/neovim-python-client: add ~x86 keyword.
authorPatrice Clement <monsieurp@gentoo.org>
Fri, 5 Jan 2018 13:29:21 +0000 (14:29 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Fri, 5 Jan 2018 13:30:51 +0000 (14:30 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.3

dev-python/neovim-python-client/neovim-python-client-0.1.13.ebuild

index 72d1f13ef3f19396d7e126c72b96f24a7f03198c..ba9be5d3944b3bc579dfba7e9336a7bddfbb7bf0 100644 (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="