dev-python/elasticsearch-py: amd64/x86 stable wrt bug #580488. ALLARCHES.
authorAaron Bauman <bman@gentoo.org>
Mon, 26 Dec 2016 11:23:05 +0000 (20:23 +0900)
committerAaron Bauman <bman@gentoo.org>
Mon, 26 Dec 2016 11:23:05 +0000 (20:23 +0900)
dev-python/elasticsearch-py/elasticsearch-py-2.3.0.ebuild

index 794ba9dd7fdd35a1394541c7f961e005c70e180b..90d99645fba40189b9f65be4c4b1c45b31bf7b37 100644 (file)
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/elasticsearch/${PN}/archive/${PV}.tar.gz -> ${P}.tar
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="examples doc test"
 
 RDEPEND=">=dev-python/urllib3-1.8[${PYTHON_USEDEP}]