diff options
author | Sam James <sam@gentoo.org> | 2020-12-27 22:57:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-27 22:58:07 +0000 |
commit | 2d82634523ce2b454246ca00e3f5d46ba8501731 (patch) | |
tree | fc8d6f92bc9076ca9cfb8d81d2653d54f76d686f /media-libs/libv4l | |
parent | sys-fs/mergerfs: 2.32.1 version bump (diff) | |
download | gentoo-2d82634523ce2b454246ca00e3f5d46ba8501731.tar.gz gentoo-2d82634523ce2b454246ca00e3f5d46ba8501731.tar.bz2 gentoo-2d82634523ce2b454246ca00e3f5d46ba8501731.zip |
media-libs/libv4l: Stabilize 1.20.0 amd64, #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 2a7889a3a51f..e5a201b5369f 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=" |