commit: 747205d070bc59c6288eeaec0f8eaeb3d7229300
Author: Erica Nebula <EricaNebula <AT> Proton <DOT> me>
AuthorDate: Thu Jul 24 19:08:37 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Jul 24 19:09:10 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=747205d0
media-video/obs-cmd: add RESTRICT=mirror
Signed-off-by: Erica Nebula <EricaNebula <AT> Proton.me>
media-video/obs-cmd/obs-cmd-0.18.5.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/media-video/obs-cmd/obs-cmd-0.18.5.ebuild
b/media-video/obs-cmd/obs-cmd-0.18.5.ebuild
index b39d0fa5eb..191a19444a 100644
--- a/media-video/obs-cmd/obs-cmd-0.18.5.ebuild
+++ b/media-video/obs-cmd/obs-cmd-0.18.5.ebuild
@@ -174,6 +174,8 @@ LICENSE+="
SLOT="0"
KEYWORDS="~amd64"
+RESTRICT="mirror"
+
src_prepare() {
# The version in Cargo.toml is often outdated. The author creates tags
in Github
# when they create new releases and there doesn't seem to be a good way
to keep