summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:32:03 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:41:53 +0100
commit79678e50b8598e9dbae53ff8443de149e5f92135 (patch)
tree5d85891288b38c570a2068828ff0685e2e5b94bc /dev-python/secretstorage
parentdev-python/jeepney: x86 stable wrt bug #714504 (diff)
downloadgentoo-79678e50b8598e9dbae53ff8443de149e5f92135.tar.gz
gentoo-79678e50b8598e9dbae53ff8443de149e5f92135.tar.bz2
gentoo-79678e50b8598e9dbae53ff8443de149e5f92135.zip
dev-python/secretstorage: x86 stable wrt bug #714504
Package-Manager: Portage-2.3.89, Repoman-2.3.20 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.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/secretstorage/secretstorage-3.1.1.ebuild b/dev-python/secretstorage/secretstorage-3.1.1.ebuild
index 9450635851b8..a70df4c44296 100644
--- a/dev-python/secretstorage/secretstorage-3.1.1.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.1.1.ebuild
@@ -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 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
RESTRICT="!test? ( test )"