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/lilv/
Date: Mon, 18 Feb 2019 19:34:54
Message-Id: 1550518484.e802c8e033565f55f0517f2afb2a2290f93202f2.aballier@gentoo
1 commit: e802c8e033565f55f0517f2afb2a2290f93202f2
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 18 19:34:35 2019 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 18 19:34:44 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e802c8e0
7
8 media-libs/lilv: 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/lilv/lilv-0.24.4.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-libs/lilv/lilv-0.24.4.ebuild b/media-libs/lilv/lilv-0.24.4.ebuild
17 index 6277d61a6d9..80e6a7da7a4 100644
18 --- a/media-libs/lilv/lilv-0.24.4.ebuild
19 +++ b/media-libs/lilv/lilv-0.24.4.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 @@ -14,7 +14,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 +dyn-manifest static-libs test"
33
34 RDEPEND=">=media-libs/lv2-1.14.0-r1[${MULTILIB_USEDEP}]