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/libopusenc/
Date: Sun, 07 Apr 2019 21:34:17
Message-Id: 1554672836.fa0657fc29b027b8ebbe23a8ebc4e143fcef0033.slyfox@gentoo
1 commit: fa0657fc29b027b8ebbe23a8ebc4e143fcef0033
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 7 21:29:50 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 7 21:33:56 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa0657fc
7
8 media-libs/libopusenc: stable 0.2.1 for ppc64, bug #681444
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 media-libs/libopusenc/libopusenc-0.2.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/libopusenc/libopusenc-0.2.1.ebuild b/media-libs/libopusenc/libopusenc-0.2.1.ebuild
18 index f83da1c901b..e3775dd16e7 100644
19 --- a/media-libs/libopusenc/libopusenc-0.2.1.ebuild
20 +++ b/media-libs/libopusenc/libopusenc-0.2.1.ebuild
21 @@ -9,7 +9,7 @@ SRC_URI="https://archive.mozilla.org/pub/opus/${P}.tar.gz"
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="amd64 ppc ~ppc64 ~x86"
26 +KEYWORDS="amd64 ppc ppc64 ~x86"
27 IUSE="doc"
28
29 BDEPEND="virtual/pkgconfig"