dev-python/requests-toolbelt: add keywords arm and ppc64 under allarches
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 7 Jun 2018 19:32:27 +0000 (14:32 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 7 Jun 2018 19:53:30 +0000 (14:53 -0500)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-python/requests-toolbelt/requests-toolbelt-0.8.0.ebuild

index 5c9084d3430289dcbf4db422e374be3ba16d6951..7bfbf3543a2a5eea9a412f82bf9f0b913a89733f 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm ~ppc64 x86"
 IUSE="test"
 
 RDEPEND="<dev-python/requests-3.0.0[${PYTHON_USEDEP}]"