commit: 8e1baf457ebcf73c5b27a0d6f0829e291b992df2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri May 31 08:16:45 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri May 31 08:24:08 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e1baf45
games-strategy/smac: Add mirror and bindist restrictions. Bug: https://bugs.gentoo.org/665108 Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> games-strategy/smac/smac-6.0a.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-strategy/smac/smac-6.0a.ebuild b/games-strategy/smac/smac-6.0a.ebuild index e6aff2ef3a1..098890ca9b4 100644 --- a/games-strategy/smac/smac-6.0a.ebuild +++ b/games-strategy/smac/smac-6.0a.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 @@ -14,7 +14,7 @@ LICENSE="LOKI-EULA" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="+videos" -RESTRICT="strip" +RESTRICT="strip mirror bindist" DEPEND="games-util/loki_patch" RDEPEND="sys-libs/glibc
