Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/lilv/
Date: Sat, 24 Nov 2018 12:33:56
Message-Id: 1543062815.1fb51a5927c471627ada96e97899372d8a68f3f3.slyfox@gentoo
1 commit: 1fb51a5927c471627ada96e97899372d8a68f3f3
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 24 11:41:53 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 24 12:33:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fb51a59
7
8 media-libs/lilv: keyworded 0.24.2-r3 for ppc, bug #653676
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.52, Repoman-2.3.12
12 RepoMan-Options: --include-arches="ppc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 media-libs/lilv/lilv-0.24.2-r3.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/media-libs/lilv/lilv-0.24.2-r3.ebuild b/media-libs/lilv/lilv-0.24.2-r3.ebuild
19 index 3ef6161b21d..9c69c1622c2 100644
20 --- a/media-libs/lilv/lilv-0.24.2-r3.ebuild
21 +++ b/media-libs/lilv/lilv-0.24.2-r3.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -14,7 +14,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
29
30 LICENSE="ISC"
31 SLOT="0"
32 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~x86"
33 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
34 IUSE="doc +dyn-manifest static-libs test"
35
36 RDEPEND=">=media-libs/lv2-1.14.0-r1[${MULTILIB_USEDEP}]