diff options
author | Raymond Wong <infiwang@pm.me> | 2022-04-04 15:29:08 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-04-04 19:07:42 +0800 |
commit | e899b4a9d154f141a2b487cb549010a536415bbb (patch) | |
tree | 87badfe3c5f5f784e15bc2f986705c4ab8a7c5b3 /net-libs | |
parent | dev-util/shc: version bump (diff) | |
download | gentoo-e899b4a9d154f141a2b487cb549010a536415bbb.tar.gz gentoo-e899b4a9d154f141a2b487cb549010a536415bbb.tar.bz2 gentoo-e899b4a9d154f141a2b487cb549010a536415bbb.zip |
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>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libnatpmp/libnatpmp-20150609.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnatpmp/libnatpmp-20150609.ebuild b/net-libs/libnatpmp/libnatpmp-20150609.ebuild index 4c214c0cc10d..1d54c02fab04 100644 --- a/net-libs/libnatpmp/libnatpmp-20150609.ebuild +++ b/net-libs/libnatpmp/libnatpmp-20150609.ebuild @@ -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 ) |