diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-27 12:48:38 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-27 12:51:02 +0000 |
commit | 767e2f0ca1923602e27560069bac1eb3aff36c87 (patch) | |
tree | 5aecafc0a310ff67bf61512fa538d47f5f34a6f1 /dev-python/secretstorage | |
parent | dev-python/pytest-asyncio: stable 0.14.0 for hppa (diff) | |
download | gentoo-767e2f0ca1923602e27560069bac1eb3aff36c87.tar.gz gentoo-767e2f0ca1923602e27560069bac1eb3aff36c87.tar.bz2 gentoo-767e2f0ca1923602e27560069bac1eb3aff36c87.zip |
dev-python/secretstorage: stable 3.3.0 for hppa
stable wrt bug #761655
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/secretstorage')
-rw-r--r-- | dev-python/secretstorage/secretstorage-3.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/secretstorage/secretstorage-3.3.0.ebuild b/dev-python/secretstorage/secretstorage-3.3.0.ebuild index 9c0b3b22cc48..71a0ab3a09a7 100644 --- a/dev-python/secretstorage/secretstorage-3.3.0.ebuild +++ b/dev-python/secretstorage/secretstorage-3.3.0.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}] |