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
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>
-rw-r--r--x11-misc/albert/albert-0.22.12.ebuild2
-rw-r--r--x11-misc/albert/albert-0.22.17.ebuild1
2 files changed, 2 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:=
diff --git a/x11-misc/albert/albert-0.22.17.ebuild b/x11-misc/albert/albert-0.22.17.ebuild
index af062db342a8..188be790f708 100644
--- a/x11-misc/albert/albert-0.22.17.ebuild
+++ b/x11-misc/albert/albert-0.22.17.ebuild
@@ -26,6 +26,7 @@ LICENSE="Albert-1.0"
SLOT="0"
KEYWORDS="~amd64"
IUSE="debug +python +python-extensions"
+RESTRICT="mirror bindist"
REQUIRED_USE="
python-extensions? ( python )