commit: ed5b129cfc5b22bc58d6677e5df374202466af26 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Fri Mar 6 11:00:44 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Mar 7 15:09:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed5b129c
net-libs/miniupnpc: stable on arm64 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org> Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> net-libs/miniupnpc/miniupnpc-2.1.20190824.ebuild | 4 ++-- 1 file 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 f79efb2879c..7c74096859f 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=""
