diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-21 08:40:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-21 08:40:16 +0100 |
commit | 19fe41e40c87f13624f79bbc0f7394f76a2baaa9 (patch) | |
tree | 19c19a721aa06bc6d90eaef93d66f72ff8c519f7 /dev-python/secretstorage | |
parent | app-emulation/qemu: amd64 stable wrt bug #761598 (diff) | |
download | gentoo-19fe41e40c87f13624f79bbc0f7394f76a2baaa9.tar.gz gentoo-19fe41e40c87f13624f79bbc0f7394f76a2baaa9.tar.bz2 gentoo-19fe41e40c87f13624f79bbc0f7394f76a2baaa9.zip |
dev-python/secretstorage: amd64 stable wrt bug #761655
Package-Manager: Portage-3.0.9, Repoman-3.0.2
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.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/secretstorage/secretstorage-3.3.0.ebuild b/dev-python/secretstorage/secretstorage-3.3.0.ebuild index 71a0ab3a09a7..183ae46171ba 100644 --- a/dev-python/secretstorage/secretstorage-3.3.0.ebuild +++ b/dev-python/secretstorage/secretstorage-3.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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}] |