summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Utkin <andrey_utkin@gentoo.org>2020-03-13 23:10:16 +0000
committerAndrey Utkin <andrey_utkin@gentoo.org>2020-03-13 23:14:37 +0000
commit494262bc5f8bf3f7638cbfde059db0c7f8be398f (patch)
tree7c84aa10b7a61b1e62d0786d6ceac4bc69213166 /media-tv
parentprofiles: ppc: mask USE=bpf for v4l-utils (diff)
downloadgentoo-494262bc5f8bf3f7638cbfde059db0c7f8be398f.tar.gz
gentoo-494262bc5f8bf3f7638cbfde059db0c7f8be398f.tar.bz2
gentoo-494262bc5f8bf3f7638cbfde059db0c7f8be398f.zip
media-tv/v4l-utils: restore alpha, ppc keywords
These arches have been dropped from keywords of a year ago due to clang, a conditional dependency, being unavailable on these arches. Now that the USE flag enabling dependency on clang is masked on these arches, v4l-utils can be keyworded. Bug: https://bugs.gentoo.org/678940 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/v4l-utils/v4l-utils-1.18.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-tv/v4l-utils/v4l-utils-1.18.0.ebuild b/media-tv/v4l-utils/v4l-utils-1.18.0.ebuild
index aa54f63aa9bc..7218a02f1a96 100644
--- a/media-tv/v4l-utils/v4l-utils-1.18.0.ebuild
+++ b/media-tv/v4l-utils/v4l-utils-1.18.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://linuxtv.org/downloads/v4l-utils/${P}.tar.bz2"
LICENSE="GPL-2+ LGPL-2.1+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="+bpf opengl qt5"
RDEPEND=">=media-libs/libv4l-${PV}[jpeg]