media-tv/v4l-utils: restore alpha, ppc keywords
authorAndrey Utkin <andrey_utkin@gentoo.org>
Fri, 13 Mar 2020 23:10:16 +0000 (23:10 +0000)
committerAndrey Utkin <andrey_utkin@gentoo.org>
Fri, 13 Mar 2020 23:14:37 +0000 (23:14 +0000)
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>
media-tv/v4l-utils/v4l-utils-1.18.0.ebuild

index aa54f63aa9bc14b6cf0ca6e10b61a0304d46b6f7..7218a02f1a96e4b1cc0b8161f10e55e734dd2f84 100644 (file)
@@ -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]