games-action/heretic2: Add mirror and bindist restrictions.
authorUlrich Müller <ulm@gentoo.org>
Fri, 31 May 2019 07:45:02 +0000 (09:45 +0200)
committerUlrich Müller <ulm@gentoo.org>
Fri, 31 May 2019 08:24:04 +0000 (10:24 +0200)
Bug: https://bugs.gentoo.org/665108
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
games-action/heretic2/heretic2-1.06c-r1.ebuild

index dc1322e893551b9a807f5e92b5c4d185c001fe1c..60d2b16cafed8be83d767630119d40050f8e1cf1 100644 (file)
@@ -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
@@ -15,7 +15,7 @@ LICENSE="LOKI-EULA"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
-RESTRICT="strip"
+RESTRICT="strip mirror bindist"
 QA_TEXTRELS="${GAMES_PREFIX_OPT:1}/${PN}/base/*.so"
 
 DEPEND="games-util/loki_patch"