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-misc/npapi-sdk/
Date: Wed, 21 Jun 2017 10:28:10
Message-Id: 1498039447.19285d9a10055f00516d9a9fd0f6babd330eeca2.aballier@gentoo
1 commit: 19285d9a10055f00516d9a9fd0f6babd330eeca2
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 21 10:04:07 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 21 10:04:07 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19285d9a
7
8 net-misc/npapi-sdk: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild | 4 ++--
13 net-misc/npapi-sdk/npapi-sdk-9999.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild b/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild
17 index 660146b8770..a53d63e60da 100644
18 --- a/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild
19 +++ b/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=4
26 @@ -11,7 +11,7 @@ SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
27
28 LICENSE="BSD"
29 SLOT="0"
30 -KEYWORDS="alpha amd64 arm ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
31 +KEYWORDS="alpha amd64 arm ~arm64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
32 IUSE=""
33
34 DEPEND="virtual/pkgconfig"
35
36 diff --git a/net-misc/npapi-sdk/npapi-sdk-9999.ebuild b/net-misc/npapi-sdk/npapi-sdk-9999.ebuild
37 index f27fe1547de..554054da677 100644
38 --- a/net-misc/npapi-sdk/npapi-sdk-9999.ebuild
39 +++ b/net-misc/npapi-sdk/npapi-sdk-9999.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2015 Gentoo Foundation
42 +# Copyright 1999-2017 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=4
46 @@ -18,7 +18,7 @@ SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
47
48 LICENSE="BSD"
49 SLOT="0"
50 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
51 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
52 IUSE=""
53
54 DEPEND="virtual/pkgconfig"