Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libv4l/
Date: Wed, 14 Aug 2019 17:59:27
Message-Id: 1565805392.b28609f4fde860c7bff83f89f55f10ae53ce9d58.bman@gentoo
1 commit: b28609f4fde860c7bff83f89f55f10ae53ce9d58
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 14 17:56:32 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 14 17:56:32 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b28609f4
7
8 media-libs/libv4l: arm64 stable (bug #692016)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.71, Repoman-2.3.17
12 RepoMan-Options: --include-arches="arm64"
13
14 media-libs/libv4l/libv4l-1.16.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/libv4l/libv4l-1.16.6.ebuild b/media-libs/libv4l/libv4l-1.16.6.ebuild
18 index 05f825557a9..55507d9ba81 100644
19 --- a/media-libs/libv4l/libv4l-1.16.6.ebuild
20 +++ b/media-libs/libv4l/libv4l-1.16.6.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://linuxtv.org/downloads/v4l-utils/${MY_P}.tar.bz2"
22
23 LICENSE="LGPL-2.1+"
24 SLOT="0/0"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
27 IUSE="jpeg"
28
29 RDEPEND="jpeg? ( >=virtual/jpeg-0-r2:0=[${MULTILIB_USEDEP}] )