app-crypt/bestcrypt: add RESTRICT

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
This commit is contained in:
Alon Bar-Lev
2019-04-21 20:49:42 +03:00
parent 89700a3d2f
commit 5452e13d1d

View 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"