Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libv4l/
Date: Sun, 26 Jun 2016 18:30:53
Message-Id: 1466965831.355a6447b06730134f785e7d379944f5c32fe23e.maekke@gentoo
1 commit: 355a6447b06730134f785e7d379944f5c32fe23e
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 26 18:30:31 2016 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 26 18:30:31 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=355a6447
7
8 media-libs/libv4l: arm stable, bug #586192
9
10 Package-Manager: portage-2.3.0_rc1
11 RepoMan-Options: --include-arches="arm"
12
13 media-libs/libv4l/libv4l-1.10.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/libv4l/libv4l-1.10.1.ebuild b/media-libs/libv4l/libv4l-1.10.1.ebuild
17 index bf0cd30..cdd23e1 100644
18 --- a/media-libs/libv4l/libv4l-1.10.1.ebuild
19 +++ b/media-libs/libv4l/libv4l-1.10.1.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="https://linuxtv.org/downloads/v4l-utils/${MY_P}.tar.bz2"
21
22 LICENSE="LGPL-2.1+"
23 SLOT="0/0"
24 -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
26 IUSE="jpeg"
27
28 # The libraries only link to -ljpeg, therefore multilib depend only for virtual/jpeg.