diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-14 13:56:32 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-14 13:56:32 -0400 |
commit | b28609f4fde860c7bff83f89f55f10ae53ce9d58 (patch) | |
tree | a1b95a01d77877ebd946b83500cb2edf6629e48b /media-libs/libv4l | |
parent | media-tv/v4l-utils: arm64 stable (bug #692016) (diff) | |
download | gentoo-b28609f4fde860c7bff83f89f55f10ae53ce9d58.tar.gz gentoo-b28609f4fde860c7bff83f89f55f10ae53ce9d58.tar.bz2 gentoo-b28609f4fde860c7bff83f89f55f10ae53ce9d58.zip |
media-libs/libv4l: arm64 stable (bug #692016)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.71, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-libs/libv4l')
-rw-r--r-- | media-libs/libv4l/libv4l-1.16.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libv4l/libv4l-1.16.6.ebuild b/media-libs/libv4l/libv4l-1.16.6.ebuild index 05f825557a97..55507d9ba819 100644 --- a/media-libs/libv4l/libv4l-1.16.6.ebuild +++ b/media-libs/libv4l/libv4l-1.16.6.ebuild @@ -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" RDEPEND="jpeg? ( >=virtual/jpeg-0-r2:0=[${MULTILIB_USEDEP}] ) |