summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-03-23 14:24:46 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-03-23 14:58:19 -0500
commitbae3f8c6cc3af4f0a73a87884209dc56e0f909a1 (patch)
tree45bb43a9b212a435a35df9416161945f5d03b4ca
parentdev-python/jeepney: add keywords under allarches for keyring (diff)
downloadgentoo-bae3f8c6cc3af4f0a73a87884209dc56e0f909a1.tar.gz
gentoo-bae3f8c6cc3af4f0a73a87884209dc56e0f909a1.tar.bz2
gentoo-bae3f8c6cc3af4f0a73a87884209dc56e0f909a1.zip
dev-python/secretstorage: add keywords for keyring under allarches
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
-rw-r--r--dev-python/secretstorage/secretstorage-3.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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="