diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-27 08:27:48 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-27 08:27:48 -0400 |
commit | 2effbd9955d1d9cd877561ba90acbb08fbc4ad31 (patch) | |
tree | 50351252626f36180df6770c6d15ce41dc17f937 /net-libs/libupnp | |
parent | media-libs/libmtp: arm64 stable (diff) | |
download | gentoo-2effbd9955d1d9cd877561ba90acbb08fbc4ad31.tar.gz gentoo-2effbd9955d1d9cd877561ba90acbb08fbc4ad31.tar.bz2 gentoo-2effbd9955d1d9cd877561ba90acbb08fbc4ad31.zip |
net-libs/libupnp: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'net-libs/libupnp')
-rw-r--r-- | net-libs/libupnp/libupnp-1.6.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libupnp/libupnp-1.6.21.ebuild b/net-libs/libupnp/libupnp-1.6.21.ebuild index 5bb81687c448..ddf0f1a6bb2c 100644 --- a/net-libs/libupnp/libupnp-1.6.21.ebuild +++ b/net-libs/libupnp/libupnp-1.6.21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pupnp/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux" IUSE="debug doc ipv6 static-libs" DOCS="NEWS README ChangeLog" |