diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-22 17:52:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-22 17:52:14 +0100 |
commit | 45f23efed7a19962a93c84dc8517d9b9840a4bfb (patch) | |
tree | fecf2ea800c5a0858a32738dac02a33a5a5be7d8 /sys-auth | |
parent | dev-python/intelhex: amd64 stable wrt bug #766501 (diff) | |
download | gentoo-45f23efed7a19962a93c84dc8517d9b9840a4bfb.tar.gz gentoo-45f23efed7a19962a93c84dc8517d9b9840a4bfb.tar.bz2 gentoo-45f23efed7a19962a93c84dc8517d9b9840a4bfb.zip |
sys-auth/solo-python: amd64 stable wrt bug #766501
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/solo-python/solo-python-0.0.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/solo-python/solo-python-0.0.26.ebuild b/sys-auth/solo-python/solo-python-0.0.26.ebuild index df378e83b42f..e818982ae301 100644 --- a/sys-auth/solo-python/solo-python-0.0.26.ebuild +++ b/sys-auth/solo-python/solo-python-0.0.26.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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}] |