commit:     3be55c78a48e604fda5d71dce04d1d96afd7081d
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  1 22:05:06 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sun Aug  1 22:05:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3be55c78

sys-auth/solo-python: keyword 0.0.30 for ~riscv, EAPI 7 -> 8

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 sys-auth/solo-python/solo-python-0.0.30.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-auth/solo-python/solo-python-0.0.30.ebuild 
b/sys-auth/solo-python/solo-python-0.0.30.ebuild
index 9c5f1048ec4..e8cd0529f6d 100644
--- a/sys-auth/solo-python/solo-python-0.0.30.ebuild
+++ b/sys-auth/solo-python/solo-python-0.0.30.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 DISTUTILS_USE_SETUPTOOLS=pyproject.toml
 
@@ -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 ~riscv"
 
 RDEPEND=">=dev-python/click-7.1.0[${PYTHON_USEDEP}]
        dev-python/cryptography[${PYTHON_USEDEP}]

Reply via email to