commit:     53e56a3ec1c4a1451633e4d36eaef26504250eb1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 13 23:24:59 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 23:28:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53e56a3e

profiles/arch: media-video/mjpg-streamer[input-raspicam] on non-arm(64)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/arm/package.use.mask   | 4 ++++
 profiles/arch/arm64/package.use.mask | 4 ++++
 profiles/arch/base/package.use.mask  | 4 ++++
 3 files changed, 12 insertions(+)

diff --git a/profiles/arch/arm/package.use.mask 
b/profiles/arch/arm/package.use.mask
index f7ea396466a..56bf6c3d285 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <[email protected]> (2021-08-14)
+# Needs Raspberry Pi specific applications
+media-video/mjpg-streamer -input-raspicam
+
 # Marek Szuba <[email protected]> (2021-08-11)
 # dev-ruby/tty-editor not keyworded here yet (Bug #807685)
 app-text/htmltidy test

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index 00ef2512e12..695b70d4318 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <[email protected]> (2021-08-14)
+# Needs Raspberry Pi specific applications
+media-video/mjpg-streamer -input-raspicam
+
 # Marek Szuba <[email protected]> (2021-08-11)
 # dev-ruby/tty-editor not keyworded here yet (Bug #807685)
 app-text/htmltidy test

diff --git a/profiles/arch/base/package.use.mask 
b/profiles/arch/base/package.use.mask
index c71049984f0..94a2b69a910 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <[email protected]> (2021-08-14)
+# Needs Raspberry Pi specific applications
+media-video/mjpg-streamer input-raspicam
+
 # Sam James <[email protected]> (2021-07-12)
 # Haskell is only available on amd64/x86 right now in Gentoo
 # bug #801649

Reply via email to