From f70cad2cf2b9ef4d61a866c986e5a15aa7805aac Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 20 Sep 2019 23:49:22 +0200 Subject: sci-chemistry/pymol-plugins-caver: Add missing RESTRICT=bindist MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sci-chemistry/pymol-plugins-caver/pymol-plugins-caver-2.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-chemistry/pymol-plugins-caver/pymol-plugins-caver-2.1.2.ebuild b/sci-chemistry/pymol-plugins-caver/pymol-plugins-caver-2.1.2.ebuild index 7da3317b59bf..e189f885dcc5 100644 --- a/sci-chemistry/pymol-plugins-caver/pymol-plugins-caver-2.1.2.ebuild +++ b/sci-chemistry/pymol-plugins-caver/pymol-plugins-caver-2.1.2.ebuild @@ -27,7 +27,7 @@ RDEPEND=" DEPEND="app-arch/unzip ${PYTHON_DEPS}" -RESTRICT="fetch" +RESTRICT="bindist fetch" S="${WORKDIR}/${MY_P}"/linux_mac -- cgit v1.2.3-65-gdbad