Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/schroedinger/
Date: Sat, 01 Apr 2017 12:15:16
Message-Id: 1491048895.d8386157f8159572664e7cf09c82e42a6ccb646b.xmw@gentoo
1 commit: d8386157f8159572664e7cf09c82e42a6ccb646b
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 1 11:56:34 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 1 12:14:55 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8386157
7
8 media-libs/schroedinger: arm stable (ffmpeg).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --include-arches="arm"
12
13 media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild b/media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild
17 index 3295216cec8..30ce95a889a 100644
18 --- a/media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild
19 +++ b/media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="http://www.diracvideo.org/download/${PN}/${P}.tar.gz"
21
22 LICENSE="GPL-2 LGPL-2 MIT MPL-1.1"
23 SLOT="0"
24 -KEYWORDS="amd64 hppa ppc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
25 +KEYWORDS="amd64 arm hppa ppc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
26 IUSE="static-libs"
27
28 RDEPEND=">=dev-lang/orc-0.4.17[${MULTILIB_USEDEP}]"