diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-15 14:40:32 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-15 14:40:32 +0100 |
commit | 60483a5a13bac5c81f040d23d6f532bc16342c20 (patch) | |
tree | 607675b65c5a99253dd1f542e250d59b7d39af2b /sys-auth | |
parent | net-p2p/syncthing: Stabilize 1.18.4 amd64, #829255 (diff) | |
download | gentoo-60483a5a13bac5c81f040d23d6f532bc16342c20.tar.gz gentoo-60483a5a13bac5c81f040d23d6f532bc16342c20.tar.bz2 gentoo-60483a5a13bac5c81f040d23d6f532bc16342c20.zip |
sys-auth/solo-python: Stabilize 0.0.31 ALLARCHES, #829257
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/solo-python/solo-python-0.0.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/solo-python/solo-python-0.0.31.ebuild b/sys-auth/solo-python/solo-python-0.0.31.ebuild index cdac36e7295b..e8cd0529f6d9 100644 --- a/sys-auth/solo-python/solo-python-0.0.31.ebuild +++ b/sys-auth/solo-python/solo-python-0.0.31.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/solokeys/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0 MIT" SLOT="0" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="amd64 ~riscv" RDEPEND=">=dev-python/click-7.1.0[${PYTHON_USEDEP}] dev-python/cryptography[${PYTHON_USEDEP}] |