Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libaacplus/
Date: Sat, 01 Apr 2017 12:15:17
Message-Id: 1491048900.84fb28df41c371ecc7732b315c71117b86f692bb.xmw@gentoo
1 commit: 84fb28df41c371ecc7732b315c71117b86f692bb
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 1 12:11:39 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 1 12:15:00 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84fb28df
7
8 media-libs/libaacplus: add ~arm keyword.
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --include-arches="arm"
12
13 media-libs/libaacplus/libaacplus-2.0.2-r2.ebuild | 4 ++--
14 media-libs/libaacplus/libaacplus-2.0.2-r3.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/media-libs/libaacplus/libaacplus-2.0.2-r2.ebuild b/media-libs/libaacplus/libaacplus-2.0.2-r2.ebuild
18 index 914b8a591fa..652558b99a1 100644
19 --- a/media-libs/libaacplus/libaacplus-2.0.2-r2.ebuild
20 +++ b/media-libs/libaacplus/libaacplus-2.0.2-r2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2017 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -20,7 +20,7 @@ SRC_URI="
28
29 LICENSE="LGPL-2.1"
30 SLOT="0"
31 -KEYWORDS="amd64 hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
32 +KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
33 IUSE="fftw static-libs"
34 RESTRICT="bindist mirror"
35
36
37 diff --git a/media-libs/libaacplus/libaacplus-2.0.2-r3.ebuild b/media-libs/libaacplus/libaacplus-2.0.2-r3.ebuild
38 index 99ff1b53626..d7f28f2d22a 100644
39 --- a/media-libs/libaacplus/libaacplus-2.0.2-r3.ebuild
40 +++ b/media-libs/libaacplus/libaacplus-2.0.2-r3.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2016 Gentoo Foundation
43 +# Copyright 1999-2017 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=6
47 @@ -20,7 +20,7 @@ SRC_URI="
48
49 LICENSE="LGPL-2.1"
50 SLOT="0"
51 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
52 +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
53 IUSE="fftw static-libs"
54 RESTRICT="bindist mirror"