dev-python/secretstorage: add keywords for keyring under allarches
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 23 Mar 2019 19:24:46 +0000 (14:24 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 23 Mar 2019 19:58:19 +0000 (14:58 -0500)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/secretstorage/secretstorage-3.1.0.ebuild

index 55915a6194af384d06ed3af6bf926b2a1d2dfc7a..d05e995ee3db9511bc49a25509b26b0bae5c5f8c 100644 (file)
@@ -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="