Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/openh264/
Date: Thu, 31 Aug 2017 01:26:18
Message-Id: 1504142747.2bd0ab7c4acfdf337005ca4c0853feeb526db2e7.mattst88@gentoo
1 commit: 2bd0ab7c4acfdf337005ca4c0853feeb526db2e7
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 31 01:25:47 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 31 01:25:47 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bd0ab7c
7
8 media-libs/openh264-1.7.0: alpha stable, bug 604420
9
10 media-libs/openh264/openh264-1.7.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/media-libs/openh264/openh264-1.7.0.ebuild b/media-libs/openh264/openh264-1.7.0.ebuild
14 index f546d8e3f1a..b89ee01528c 100644
15 --- a/media-libs/openh264/openh264-1.7.0.ebuild
16 +++ b/media-libs/openh264/openh264-1.7.0.ebuild
17 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/cisco/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
18 https://github.com/mozilla/gmp-api/archive/Firefox${MOZVER}.tar.gz -> gmp-api-Firefox${MOZVER}.tar.gz"
19 LICENSE="BSD"
20 SLOT="0"
21 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~ppc ~ppc64 x86"
22 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~ppc ~ppc64 x86"
23 IUSE="+plugin utils"
24
25 RESTRICT="bindist"