summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2024-01-06 09:41:08 +0100
committerUlrich Müller <ulm@gentoo.org>2024-01-06 09:41:08 +0100
commit2935329b4b4a42db0e60f31888c3035a21ecce6b (patch)
tree686c75d734eff65addb7abe85e4a56f4af9a2449 /x11-misc/albert/albert-0.22.12.ebuild
parentx11-misc/albert: update SRC_URI (diff)
downloadgentoo-2935329b4b4a42db0e60f31888c3035a21ecce6b.tar.gz
gentoo-2935329b4b4a42db0e60f31888c3035a21ecce6b.tar.bz2
gentoo-2935329b4b4a42db0e60f31888c3035a21ecce6b.zip
x11-misc/albert: Restore RESTRICT=mirror, add bindist
Bug: https://bugs.gentoo.org/766129 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'x11-misc/albert/albert-0.22.12.ebuild')
-rw-r--r--x11-misc/albert/albert-0.22.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/albert/albert-0.22.12.ebuild b/x11-misc/albert/albert-0.22.12.ebuild
index 6c6ffdc56a39..bbe57e192cb9 100644
--- a/x11-misc/albert/albert-0.22.12.ebuild
+++ b/x11-misc/albert/albert-0.22.12.ebuild
@@ -31,7 +31,7 @@ REQUIRED_USE="
python-extensions? ( python )
python? ( ${PYTHON_REQUIRED_USE} )
"
-RESTRICT="mirror"
+RESTRICT="mirror bindist"
RDEPEND="
app-arch/libarchive:=