summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-08-01 23:05:06 +0100
committerMarek Szuba <marecki@gentoo.org>2021-08-01 23:05:09 +0100
commit3be55c78a48e604fda5d71dce04d1d96afd7081d (patch)
treebb757c2ba9575ffa691b28280d54bb7799e60c03 /sys-auth
parentdev-python/fido2: keyword 0.9.1 for ~riscv (diff)
downloadgentoo-3be55c78a48e604fda5d71dce04d1d96afd7081d.tar.gz
gentoo-3be55c78a48e604fda5d71dce04d1d96afd7081d.tar.bz2
gentoo-3be55c78a48e604fda5d71dce04d1d96afd7081d.zip
sys-auth/solo-python: keyword 0.0.30 for ~riscv, EAPI 7 -> 8
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/solo-python/solo-python-0.0.30.ebuild6
1 files 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 9c5f1048ec41..e8cd0529f6d9 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}]