diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:48:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:59:09 +0200 |
commit | a3834df408cf4b60aeb555b82b8aa565165fb2f6 (patch) | |
tree | ea3960450a0320a19c608ab8874a8c40a85ef318 /dev-python/secretstorage | |
parent | dev-python/scrypt: x86 stable wrt bug #731568 (diff) | |
download | gentoo-a3834df408cf4b60aeb555b82b8aa565165fb2f6.tar.gz gentoo-a3834df408cf4b60aeb555b82b8aa565165fb2f6.tar.bz2 gentoo-a3834df408cf4b60aeb555b82b8aa565165fb2f6.zip |
dev-python/secretstorage: x86 stable wrt bug #731570
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/secretstorage')
-rw-r--r-- | dev-python/secretstorage/secretstorage-3.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/secretstorage/secretstorage-3.1.2.ebuild b/dev-python/secretstorage/secretstorage-3.1.2.ebuild index 571eb1a98f0c..16c2b55f5472 100644 --- a/dev-python/secretstorage/secretstorage-3.1.2.ebuild +++ b/dev-python/secretstorage/secretstorage-3.1.2.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/cryptography[${PYTHON_USEDEP}] |