app-crypt/bestcrypt: add RESTRICT
authorAlon Bar-Lev <alonbl@gentoo.org>
Sun, 21 Apr 2019 17:49:42 +0000 (20:49 +0300)
committerAlon Bar-Lev <alonbl@gentoo.org>
Sun, 21 Apr 2019 17:54:27 +0000 (20:54 +0300)
Closes: https://bugs.gentoo.org/show_bug.cgi?id=683956
Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

app-crypt/bestcrypt/bestcrypt-2.0.14.ebuild

index d78350c9d4c16d322645282266aa91bdce91879f..afaa12d6d91d7dbe03fd1edd7f251472d576b484 100644 (file)
@@ -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"