diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-07-26 05:25:19 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-07-26 05:25:33 +1000 |
commit | fd877c47794e4e28f8ae9dde5837242bbec7a40b (patch) | |
tree | 195ea5e3d5342a2ac8a1aa0ae78c25d64f664f5d /media-libs | |
parent | dev-util/cucumber: add 2.4.0 (diff) | |
download | gentoo-fd877c47794e4e28f8ae9dde5837242bbec7a40b.tar.gz gentoo-fd877c47794e4e28f8ae9dde5837242bbec7a40b.tar.bz2 gentoo-fd877c47794e4e28f8ae9dde5837242bbec7a40b.zip |
media-libs/libv4l: amd64/x86 stable
Gentoo-bug: 586192
Package-Manager: portage-2.3.0
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libv4l/libv4l-1.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libv4l/libv4l-1.10.1.ebuild b/media-libs/libv4l/libv4l-1.10.1.ebuild index cdd23e122066..f4817bcc9571 100644 --- a/media-libs/libv4l/libv4l-1.10.1.ebuild +++ b/media-libs/libv4l/libv4l-1.10.1.ebuild @@ -14,7 +14,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. |