diff options
author | Sam James <sam@gentoo.org> | 2020-12-29 23:15:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-29 23:15:31 +0000 |
commit | e166f022662f479694c6cfc9a78b7effeb8fcf8c (patch) | |
tree | e90d397a0e5cff19269de8e511efd541e6580b76 /media-libs/libv4l | |
parent | x11-misc/synergy: Fix USE=-test builds (diff) | |
download | gentoo-e166f022662f479694c6cfc9a78b7effeb8fcf8c.tar.gz gentoo-e166f022662f479694c6cfc9a78b7effeb8fcf8c.tar.bz2 gentoo-e166f022662f479694c6cfc9a78b7effeb8fcf8c.zip |
media-libs/libv4l: Stabilize 1.20.0 arm64, #762002
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libv4l')
-rw-r--r-- | media-libs/libv4l/libv4l-1.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libv4l/libv4l-1.20.0.ebuild b/media-libs/libv4l/libv4l-1.20.0.ebuild index 5ee75baa2671..c96ed7b84a5c 100644 --- a/media-libs/libv4l/libv4l-1.20.0.ebuild +++ b/media-libs/libv4l/libv4l-1.20.0.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 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="dvb jpeg" RDEPEND=" |