summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2020-03-06 11:00:44 +0000
committerMichał Górny <mgorny@gentoo.org>2020-03-07 16:09:52 +0100
commited5b129cfc5b22bc58d6677e5df374202466af26 (patch)
treea60317403edc151b017fc62211a179445d9d6243 /net-libs
parentapp-text/pytextile: Remove redundant versions (diff)
downloadgentoo-ed5b129cfc5b22bc58d6677e5df374202466af26.tar.gz
gentoo-ed5b129cfc5b22bc58d6677e5df374202466af26.tar.bz2
gentoo-ed5b129cfc5b22bc58d6677e5df374202466af26.zip
net-libs/miniupnpc: stable on arm64
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/miniupnpc/miniupnpc-2.1.20190824.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/miniupnpc/miniupnpc-2.1.20190824.ebuild b/net-libs/miniupnpc/miniupnpc-2.1.20190824.ebuild
index f79efb2879c2..7c74096859fc 100644
--- a/net-libs/miniupnpc/miniupnpc-2.1.20190824.ebuild
+++ b/net-libs/miniupnpc/miniupnpc-2.1.20190824.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 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/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/17"
-KEYWORDS="amd64 arm ~arm64 hppa ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="amd64 arm arm64 hppa ~mips ppc ppc64 s390 sparc x86"
IUSE="ipv6 kernel_linux static-libs"
RDEPEND=""