commit: 45f23efed7a19962a93c84dc8517d9b9840a4bfb Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Jan 22 16:52:14 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Jan 22 16:52:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45f23efe
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 <AT> gentoo.org> sys-auth/solo-python/solo-python-0.0.26.ebuild | 4 ++-- 1 file 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 df378e83b42..e818982ae30 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}]
