diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-28 03:48:53 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-28 03:48:53 +0300 |
commit | 4c7ad9da8d34929b5181c21dc4ce93707498aaf6 (patch) | |
tree | 25b6d786ed18aaa3a07aba291a55a66ddde71f2f /media-libs/libv4l | |
parent | dev-perl/Ogg-Vorbis-Header: amd64 stable wrt bug #661732 (diff) | |
download | gentoo-4c7ad9da8d34929b5181c21dc4ce93707498aaf6.tar.gz gentoo-4c7ad9da8d34929b5181c21dc4ce93707498aaf6.tar.bz2 gentoo-4c7ad9da8d34929b5181c21dc4ce93707498aaf6.zip |
media-libs/libv4l: mark stable wrt bug #586192
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'media-libs/libv4l')
-rw-r--r-- | media-libs/libv4l/libv4l-1.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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. |