diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-20 08:41:19 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-20 08:41:19 +0200 |
commit | d6623edb0ea8fd5a1d98628802464bc32c655fa9 (patch) | |
tree | c948646aa9f257c0c107894c6264645e896d4605 /sys-auth | |
parent | virtual/rust: x86 stable wrt bug #838865 (diff) | |
download | gentoo-d6623edb0ea8fd5a1d98628802464bc32c655fa9.tar.gz gentoo-d6623edb0ea8fd5a1d98628802464bc32c655fa9.tar.bz2 gentoo-d6623edb0ea8fd5a1d98628802464bc32c655fa9.zip |
sys-auth/solo-python: Stabilize 0.1.1 ALLARCHES, #839516
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/solo-python/solo-python-0.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/solo-python/solo-python-0.1.1.ebuild b/sys-auth/solo-python/solo-python-0.1.1.ebuild index 85214dcdd146..22b82af11c39 100644 --- a/sys-auth/solo-python/solo-python-0.1.1.ebuild +++ b/sys-auth/solo-python/solo-python-0.1.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_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}] |