From: Alon Bar-Lev Date: Sun, 21 Apr 2019 17:47:18 +0000 (+0300) Subject: app-crypt/bcwipe: add RESTRICT X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=89700a3d2fe3624c8ec3c58f5293030c060d641b;p=gentoo.git app-crypt/bcwipe: 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/bcwipe/bcwipe-1.9.13.ebuild b/app-crypt/bcwipe/bcwipe-1.9.13.ebuild index 2b76c45f52b2..e85e1d5109cd 100644 --- a/app-crypt/bcwipe/bcwipe-1.9.13.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.9.13.ebuild @@ -14,6 +14,7 @@ LICENSE="bestcrypt" SLOT="0" IUSE="doc" KEYWORDS="amd64 ~arm ppc x86" +RESTRICT="mirror bindist" PATCHES=( "${FILESDIR}/${PN}-1.9.7-fix_warnings.patch"