dev-python/secretstorage: adding arm under allarches for openstack pike
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 30 Sep 2017 00:07:32 +0000 (19:07 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 30 Sep 2017 00:30:17 +0000 (19:30 -0500)
Package-Manager: Portage-2.3.8, Repoman-2.3.3

dev-python/secretstorage/secretstorage-2.3.1.ebuild

index ce307bf9ed13f934b5eb95f961f470029c6bc8f0..959228344f5e2a2775d8810d0edc6e82a38c2b92 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/S/${MY_PN}/${MY_PN}-${PV}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~arm amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"