diff options
author | Viorel Munteanu <ceamac@gentoo.org> | 2024-01-06 10:44:14 +0200 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-01-06 10:44:46 +0200 |
commit | 8e7457eb19e263031423c2011aec3feb0a20c9fc (patch) | |
tree | 59b976198cedbe753e34485e5321d8c4dccf3832 /x11-misc | |
parent | x11-misc/albert: Restore RESTRICT=mirror, add bindist (diff) | |
download | gentoo-8e7457eb19e263031423c2011aec3feb0a20c9fc.tar.gz gentoo-8e7457eb19e263031423c2011aec3feb0a20c9fc.tar.bz2 gentoo-8e7457eb19e263031423c2011aec3feb0a20c9fc.zip |
x11-misc/albert: restrict mirror
Let's keep the restriction until we figure it out.
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/albert/albert-0.22.17.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-misc/albert/albert-0.22.17.ebuild b/x11-misc/albert/albert-0.22.17.ebuild index 188be790f708..4958041a6271 100644 --- a/x11-misc/albert/albert-0.22.17.ebuild +++ b/x11-misc/albert/albert-0.22.17.ebuild @@ -32,6 +32,7 @@ REQUIRED_USE=" python-extensions? ( python ) python? ( ${PYTHON_REQUIRED_USE} ) " +RESTRICT="mirror" RDEPEND=" app-arch/libarchive:= |