diff options
author | 2020-05-29 17:42:55 +0200 | |
---|---|---|
committer | 2020-05-29 17:43:22 +0200 | |
commit | e65ed3c23b13efac0fbe45e0a5b669b0a1043e84 (patch) | |
tree | 6b887fc1aa0ece281d0783b06dbbec71551fc8d0 /dev-python/secretstorage | |
parent | xfce-extra/xfce4-mailwatch-plugin: Use HTTPS (diff) | |
download | gentoo-e65ed3c23b13efac0fbe45e0a5b669b0a1043e84.tar.gz gentoo-e65ed3c23b13efac0fbe45e0a5b669b0a1043e84.tar.bz2 gentoo-e65ed3c23b13efac0fbe45e0a5b669b0a1043e84.zip |
dev-python/secretstorage: Keyword 3.1.2 sparc, #721428
Signed-off-by: Michał Górny <mgorny@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 a375fee02157..dcea3986b762 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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~sparc ~x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/cryptography[${PYTHON_USEDEP}] |