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/sratom/
Date: Sat, 24 Nov 2018 12:33:55
Message-Id: 1543062814.2acd3009435f8c494d3c79a0414fc1322371cac4.slyfox@gentoo
1 commit: 2acd3009435f8c494d3c79a0414fc1322371cac4
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 24 11:40:38 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 24 12:33:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2acd3009
7
8 media-libs/sratom: keyworded 0.6.0-r1 for ppc64, bug #653676
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.52, Repoman-2.3.12
12 RepoMan-Options: --include-arches="ppc64"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 media-libs/sratom/sratom-0.6.0-r1.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/media-libs/sratom/sratom-0.6.0-r1.ebuild b/media-libs/sratom/sratom-0.6.0-r1.ebuild
19 index 46925de0c10..f484c2a849d 100644
20 --- a/media-libs/sratom/sratom-0.6.0-r1.ebuild
21 +++ b/media-libs/sratom/sratom-0.6.0-r1.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 @@ -13,7 +13,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 static-libs test"
35
36 RDEPEND=">=media-libs/lv2-1.14.0-r1