Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libupnp/
Date: Sat, 08 Jul 2017 09:20:40
Message-Id: 1499505538.4f7cd8cbfbbd8451a56574d7e69904cfb9bf59fc.aballier@gentoo
1 commit: 4f7cd8cbfbbd8451a56574d7e69904cfb9bf59fc
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 8 09:16:46 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 8 09:18:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f7cd8cb
7
8 net-libs/libupnp: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 net-libs/libupnp/libupnp-1.6.22.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/libupnp/libupnp-1.6.22.ebuild b/net-libs/libupnp/libupnp-1.6.22.ebuild
16 index fa7c3b4299d..e9fff2d786a 100644
17 --- a/net-libs/libupnp/libupnp-1.6.22.ebuild
18 +++ b/net-libs/libupnp/libupnp-1.6.22.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pupnp/${P}.tar.bz2"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux"
25 IUSE="debug doc ipv6 static-libs"
26
27 DOCS="NEWS ChangeLog"