diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-18 10:12:31 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-18 10:12:35 +0000 |
commit | 0c9cb2752bb388c251a30705a91bb4352c9f4e12 (patch) | |
tree | b959306778cfdfd9825ff55c80b60fe28e51f128 /dev-python/secretstorage | |
parent | sci-libs/geos: Upstream dropped ruby and python support (diff) | |
download | gentoo-0c9cb2752bb388c251a30705a91bb4352c9f4e12.tar.gz gentoo-0c9cb2752bb388c251a30705a91bb4352c9f4e12.tar.bz2 gentoo-0c9cb2752bb388c251a30705a91bb4352c9f4e12.zip |
dev-python/secretstorage: keyworded 3.3.0 for hppa
keyworded wrt bug #759733
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 bb8809d131fb..e2d2a3457322 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="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/cryptography[${PYTHON_USEDEP}] |