From: Alon Bar-Lev Date: Sun, 21 Apr 2019 17:49:42 +0000 (+0300) Subject: app-crypt/bestcrypt: add RESTRICT X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5452e13d1d27aab861a6a2cb37d2b163ef2e54d1;p=gentoo.git app-crypt/bestcrypt: add RESTRICT Closes: https://bugs.gentoo.org/show_bug.cgi?id=683956 Signed-off-by: Alon Bar-Lev Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/app-crypt/bestcrypt/bestcrypt-2.0.14.ebuild b/app-crypt/bestcrypt/bestcrypt-2.0.14.ebuild index d78350c9d4c1..afaa12d6d91d 100644 --- a/app-crypt/bestcrypt/bestcrypt-2.0.14.ebuild +++ b/app-crypt/bestcrypt/bestcrypt-2.0.14.ebuild @@ -13,6 +13,7 @@ SRC_URI="https://www.jetico.com/linux/${MY_PN}-${PV}.tar.gz" LICENSE="bestcrypt" SLOT="0" KEYWORDS="~amd64 ~x86" +RESTRICT="mirror bindist" DEPEND="virtual/linux-sources app-shells/bash"