Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/schroedinger/
Date: Thu, 22 Jun 2017 11:48:11
Message-Id: 1498132070.a61b5bb4a970e43ede4e6bb64978a5822ef0a642.aballier@gentoo
1 commit: a61b5bb4a970e43ede4e6bb64978a5822ef0a642
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 22 11:12:11 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 22 11:47:50 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a61b5bb4
7
8 media-libs/schroedinger: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild b/media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild
16 index 30ce95a889a..5d426316bd1 100644
17 --- a/media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild
18 +++ b/media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="http://www.diracvideo.org/download/${PN}/${P}.tar.gz"
20
21 LICENSE="GPL-2 LGPL-2 MIT MPL-1.1"
22 SLOT="0"
23 -KEYWORDS="amd64 arm hppa ppc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
24 +KEYWORDS="amd64 arm ~arm64 hppa ppc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
25 IUSE="static-libs"
26
27 RDEPEND=">=dev-lang/orc-0.4.17[${MULTILIB_USEDEP}]"