dev-embedded/esptool: x86 keyworded (bug #634056)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 8 Jan 2018 23:45:52 +0000 (00:45 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 8 Jan 2018 23:57:31 +0000 (00:57 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-embedded/esptool/esptool-2.1.ebuild

index 5030a4cf0f82cb6e69143762526adc95cb4ec708..e36fcf89c7eddec369256702c7be362ed5184daf 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="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"