diff options
author | Sam James <sam@gentoo.org> | 2021-03-12 15:23:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-12 15:25:09 +0000 |
commit | e5ba058582e6a7391b24c7b6af32e545b5e51eb7 (patch) | |
tree | 392949bf1bef6c86e2210558e97573e66d147c9f /sys-auth/solo-python | |
parent | sys-auth/yubico-piv-tool: Stabilize 2.2.0 amd64, #775458 (diff) | |
download | gentoo-e5ba058582e6a7391b24c7b6af32e545b5e51eb7.tar.gz gentoo-e5ba058582e6a7391b24c7b6af32e545b5e51eb7.tar.bz2 gentoo-e5ba058582e6a7391b24c7b6af32e545b5e51eb7.zip |
sys-auth/solo-python: Stabilize 0.0.27 amd64, #775461
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth/solo-python')
-rw-r--r-- | sys-auth/solo-python/solo-python-0.0.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/solo-python/solo-python-0.0.27.ebuild b/sys-auth/solo-python/solo-python-0.0.27.ebuild index 244733920c0b..2ffa6ee8da58 100644 --- a/sys-auth/solo-python/solo-python-0.0.27.ebuild +++ b/sys-auth/solo-python/solo-python-0.0.27.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" +KEYWORDS="amd64" RDEPEND=">=dev-python/click-7.0.0[${PYTHON_USEDEP}] dev-python/cryptography[${PYTHON_USEDEP}] |