From: Mikle Kolyada Date: Sat, 28 Jul 2018 00:48:53 +0000 (+0300) Subject: media-libs/libv4l: mark stable wrt bug #586192 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4c7ad9da8d34929b5181c21dc4ce93707498aaf6;p=gentoo.git media-libs/libv4l: mark stable wrt bug #586192 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/media-libs/libv4l/libv4l-1.10.1.ebuild b/media-libs/libv4l/libv4l-1.10.1.ebuild index df95192c8d0b..25e063a6e200 100644 --- a/media-libs/libv4l/libv4l-1.10.1.ebuild +++ b/media-libs/libv4l/libv4l-1.10.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -13,7 +13,7 @@ SRC_URI="https://linuxtv.org/downloads/v4l-utils/${MY_P}.tar.bz2" LICENSE="LGPL-2.1+" SLOT="0/0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux" IUSE="jpeg" # The libraries only link to -ljpeg, therefore multilib depend only for virtual/jpeg.