net-dialup/picocom: keyword 3.1 for ~riscv, EAPI 6 -> 8

Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
Marek Szuba
2022-01-04 12:29:59 +00:00
parent 3febca9f9f
commit efd5d5c8d1

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI=8
inherit toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/npat-efault/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86"
KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc x86"
IUSE=""
src_compile() {