diff options
author | Sam James <sam@gentoo.org> | 2022-03-27 02:07:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-27 02:07:02 +0100 |
commit | 3de72701728f6f5052043f893de58354015e70b1 (patch) | |
tree | 3cf1e38a7beb294f2520ba45bcb987bb4199ada8 /media-libs/libv4l | |
parent | app-admin/salt: drop 3001.6-r1, 3002.5-r1, 3003.1-r1 (diff) | |
download | gentoo-3de72701728f6f5052043f893de58354015e70b1.tar.gz gentoo-3de72701728f6f5052043f893de58354015e70b1.tar.bz2 gentoo-3de72701728f6f5052043f893de58354015e70b1.zip |
media-libs/libv4l: Stabilize 1.22.1 ppc64, #835935
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libv4l')
-rw-r--r-- | media-libs/libv4l/libv4l-1.22.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libv4l/libv4l-1.22.1.ebuild b/media-libs/libv4l/libv4l-1.22.1.ebuild index af9048e8367b..a16adea0cd23 100644 --- a/media-libs/libv4l/libv4l-1.22.1.ebuild +++ b/media-libs/libv4l/libv4l-1.22.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="dvb jpeg" RDEPEND=" |