Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
Date: Mon, 18 Feb 2019 19:28:57
Message-Id: 1550518119.4b7fbf7e5bb6fae4ba2222f47ba7de7e27d40114.aballier@gentoo
1 commit: 4b7fbf7e5bb6fae4ba2222f47ba7de7e27d40114
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 18 19:28:39 2019 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 18 19:28:39 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b7fbf7e
7
8 media-libs/sratom: keyword ~arm64
9
10 Package-Manager: Portage-2.3.61, Repoman-2.3.12
11 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
12
13 media-libs/sratom/sratom-0.6.0-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-libs/sratom/sratom-0.6.0-r1.ebuild b/media-libs/sratom/sratom-0.6.0-r1.ebuild
17 index 0687f4ff6f4..a9b8f2a4c7b 100644
18 --- a/media-libs/sratom/sratom-0.6.0-r1.ebuild
19 +++ b/media-libs/sratom/sratom-0.6.0-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
27
28 LICENSE="ISC"
29 SLOT="0"
30 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86"
31 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 x86"
32 IUSE="doc static-libs test"
33
34 RDEPEND=">=media-libs/lv2-1.14.0-r1