From b8b79e182277499d03c7ed7ea4b34187663b8167 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 19 Sep 2019 08:13:03 +0200 Subject: sci-biology/ApE: Add bindist restriction MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sci-biology/ApE/ApE-2.0.7-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-biology/ApE') diff --git a/sci-biology/ApE/ApE-2.0.7-r1.ebuild b/sci-biology/ApE/ApE-2.0.7-r1.ebuild index a86386004736..a56f50525205 100644 --- a/sci-biology/ApE/ApE-2.0.7-r1.ebuild +++ b/sci-biology/ApE/ApE-2.0.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,7 +19,7 @@ RDEPEND=" dev-lang/tcl:0 dev-lang/tk:0" -RESTRICT="mirror" +RESTRICT="bindist mirror" S="${WORKDIR}/ApE Linux/" -- cgit v1.2.3-65-gdbad