commit: 928c2901037acd671e93fb535a01b19bd8eadc93
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 23 17:10:24 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 23 17:16:06 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=928c2901
games-strategy/darwinia: Add RESTRICT=bindist
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
games-strategy/darwinia/darwinia-1.4.0_beta9.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-strategy/darwinia/darwinia-1.4.0_beta9.ebuild
b/games-strategy/darwinia/darwinia-1.4.0_beta9.ebuild
index 37781bd8245..ec9f3bc57fe 100644
--- a/games-strategy/darwinia/darwinia-1.4.0_beta9.ebuild
+++ b/games-strategy/darwinia/darwinia-1.4.0_beta9.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="Introversion"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE=""
-RESTRICT="mirror strip"
+RESTRICT="bindist mirror strip"
RDEPEND="
~virtual/libstdc++-3.3