Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libv4l/
Date: Tue, 31 Jan 2017 16:07:03
Message-Id: 1485878643.5f8758d3bbcb2d8c3b5cc4b10bda9466c08c440d.jer@gentoo
1 commit: 5f8758d3bbcb2d8c3b5cc4b10bda9466c08c440d
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 31 16:04:03 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 31 16:04:03 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f8758d3
7
8 media-libs/libv4l: Stable for HPPA (bug #586192).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --ignore-arches
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 691520e..c47903b 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.