net-libs/libnatpmp: keyword 20150609 for ~riscv

Bug: https://bugs.gentoo.org/836747
Signed-off-by: Raymond Wong <infiwang@pm.me>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
Raymond Wong
2022-04-04 15:29:08 +08:00
committed by Yixun Lan
parent 5b16fc7097
commit e899b4a9d1

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="http://miniupnp.free.fr/files/download.php?file=${P}.tar.gz -> ${P}.tar
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 sparc x86"
KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv sparc x86"
PATCHES=( "${FILESDIR}"/${PN}-20150609-gentoo.patch )