Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libv4l/
Date: Sat, 28 Jul 2018 00:49:18
Message-Id: 1532738933.4c7ad9da8d34929b5181c21dc4ce93707498aaf6.zlogene@gentoo
1 commit: 4c7ad9da8d34929b5181c21dc4ce93707498aaf6
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 28 00:48:53 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 28 00:48:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c7ad9da
7
8 media-libs/libv4l: mark stable wrt bug #586192
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 media-libs/libv4l/libv4l-1.10.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-libs/libv4l/libv4l-1.10.1.ebuild b/media-libs/libv4l/libv4l-1.10.1.ebuild
16 index df95192c8d0..25e063a6e20 100644
17 --- a/media-libs/libv4l/libv4l-1.10.1.ebuild
18 +++ b/media-libs/libv4l/libv4l-1.10.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="6"
25 @@ -13,7 +13,7 @@ SRC_URI="https://linuxtv.org/downloads/v4l-utils/${MY_P}.tar.bz2"
26
27 LICENSE="LGPL-2.1+"
28 SLOT="0/0"
29 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux"
31 IUSE="jpeg"
32
33 # The libraries only link to -ljpeg, therefore multilib depend only for virtual/jpeg.