diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 11:58:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 11:58:27 +0200 |
commit | d7db56dd54285580a39b396eb350a53b4e20a1ad (patch) | |
tree | c6d2618228eb315743940c0f9f07eab776bf3fc0 /dev-python/secretstorage | |
parent | dev-python/send2trash: amd64 stable wrt bug #720632 (diff) | |
download | gentoo-d7db56dd54285580a39b396eb350a53b4e20a1ad.tar.gz gentoo-d7db56dd54285580a39b396eb350a53b4e20a1ad.tar.bz2 gentoo-d7db56dd54285580a39b396eb350a53b4e20a1ad.zip |
dev-python/secretstorage: amd64 stable wrt bug #720634
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/secretstorage')
-rw-r--r-- | dev-python/secretstorage/secretstorage-3.1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/secretstorage/secretstorage-3.1.1-r1.ebuild b/dev-python/secretstorage/secretstorage-3.1.1-r1.ebuild index 3c49721d3540..197304208575 100644 --- a/dev-python/secretstorage/secretstorage-3.1.1-r1.ebuild +++ b/dev-python/secretstorage/secretstorage-3.1.1-r1.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="~alpha ~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/cryptography[${PYTHON_USEDEP}] |