From: Matthew Thode Date: Sat, 23 Mar 2019 19:24:46 +0000 (-0500) Subject: dev-python/secretstorage: add keywords for keyring under allarches X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bae3f8c6cc3af4f0a73a87884209dc56e0f909a1;p=gentoo.git dev-python/secretstorage: add keywords for keyring under allarches Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode --- diff --git a/dev-python/secretstorage/secretstorage-3.1.0.ebuild b/dev-python/secretstorage/secretstorage-3.1.0.ebuild index 55915a6194af..d05e995ee3db 100644 --- a/dev-python/secretstorage/secretstorage-3.1.0.ebuild +++ b/dev-python/secretstorage/secretstorage-3.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" RDEPEND="