From: Matthew Thode Date: Sat, 30 Sep 2017 00:07:32 +0000 (-0500) Subject: dev-python/secretstorage: adding arm under allarches for openstack pike X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f2faa2e3abe8b9f9d5c86bf5f0f5712b21bf63fb;p=gentoo.git dev-python/secretstorage: adding arm under allarches for openstack pike Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- diff --git a/dev-python/secretstorage/secretstorage-2.3.1.ebuild b/dev-python/secretstorage/secretstorage-2.3.1.ebuild index ce307bf9ed13..959228344f5e 100644 --- a/dev-python/secretstorage/secretstorage-2.3.1.ebuild +++ b/dev-python/secretstorage/secretstorage-2.3.1.ebuild @@ -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}]"