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/liblo/
Date: Thu, 27 Jun 2019 07:27:18
Message-Id: 1561620315.de2dfb187b07ba6ec46ef854e12ea675b028c668.slyfox@gentoo
1 commit: de2dfb187b07ba6ec46ef854e12ea675b028c668
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 27 07:25:15 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 27 07:25:15 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de2dfb18
7
8 media-libs/liblo: stable 0.30 for ppc, bug #688592
9
10 Package-Manager: Portage-2.3.67, Repoman-2.3.16
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 media-libs/liblo/liblo-0.30.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/liblo/liblo-0.30.ebuild b/media-libs/liblo/liblo-0.30.ebuild
18 index b7ba1713c93..441ba0712a4 100644
19 --- a/media-libs/liblo/liblo-0.30.ebuild
20 +++ b/media-libs/liblo/liblo-0.30.ebuild
21 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
22
23 LICENSE="LGPL-2.1"
24 SLOT="0"
25 -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~ppc-macos"
26 +KEYWORDS="amd64 ppc ~ppc64 x86 ~ppc-macos"
27 IUSE="doc ipv6 static-libs"
28
29 RESTRICT="test"