diff options
author | 2020-08-01 09:44:07 +0100 | |
---|---|---|
committer | 2020-08-01 09:44:07 +0100 | |
commit | 59ac54d5f934e7aeeb23d2f8b34aacf9687e3d77 (patch) | |
tree | ba4329bf03d6cb74ea2a8fd63d044f2e1ae3768f /dev-python/secretstorage | |
parent | dev-python/munch: stable 2.5.0-r1 for ppc (diff) | |
download | gentoo-59ac54d5f934e7aeeb23d2f8b34aacf9687e3d77.tar.gz gentoo-59ac54d5f934e7aeeb23d2f8b34aacf9687e3d77.tar.bz2 gentoo-59ac54d5f934e7aeeb23d2f8b34aacf9687e3d77.zip |
dev-python/secretstorage: stable 3.1.2 for ppc
stable wrt bug #733850
Package-Manager: Portage-3.0.1, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@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 2d2d47a97a81..88740afaaf2b 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}] |