summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-10 10:09:49 +0100
committerSam James <sam@gentoo.org>2024-10-10 10:09:49 +0100
commit262a0c97e821a50ddb493a573b5ed2ae4c89962d (patch)
tree32faac73e04598ff1290e15626a9e200e6061d0b /net-libs/libnatpmp
parentdev-libs/log4cxx: Stabilize 1.2.0 amd64, #941223 (diff)
downloadgentoo-262a0c97e821a50ddb493a573b5ed2ae4c89962d.tar.gz
gentoo-262a0c97e821a50ddb493a573b5ed2ae4c89962d.tar.bz2
gentoo-262a0c97e821a50ddb493a573b5ed2ae4c89962d.zip
net-libs/libnatpmp: Stabilize 20230423-r1 arm64, #941228
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libnatpmp')
-rw-r--r--net-libs/libnatpmp/libnatpmp-20230423-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnatpmp/libnatpmp-20230423-r1.ebuild b/net-libs/libnatpmp/libnatpmp-20230423-r1.ebuild
index 303b7e4c34bc..38101a3ca281 100644
--- a/net-libs/libnatpmp/libnatpmp-20230423-r1.ebuild
+++ b/net-libs/libnatpmp/libnatpmp-20230423-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ SRC_URI="https://miniupnp.tuxfamily.org/files/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv sparc x86"
PATCHES=( "${FILESDIR}"/${PN}-20150609-gentoo.patch )