diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-07-28 18:20:14 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-28 18:28:42 +0100 |
commit | 2060780a6e9d39ec9118c94d95fc248de373067a (patch) | |
tree | 1c829f46bd25d9375c0bb1eb11f7ae103165f039 /dev-python/secretstorage | |
parent | dev-python/jeepney: stable 0.4.3 for hppa/sparc, bug #733850 (diff) | |
download | gentoo-2060780a6e9d39ec9118c94d95fc248de373067a.tar.gz gentoo-2060780a6e9d39ec9118c94d95fc248de373067a.tar.bz2 gentoo-2060780a6e9d39ec9118c94d95fc248de373067a.zip |
dev-python/secretstorage: stable 3.1.2 for hppa/sparc, bug #733850
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
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 ffdb328cd49f..2d2d47a97a81 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}] |