From: James Le Cuirot Date: Sat, 28 Dec 2019 23:43:13 +0000 (+0000) Subject: games-strategy/openra: Restrict broken src_test phase X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f23b3fe7d9bc0b27fa2218bfe64b3e775525d13f;p=gentoo.git games-strategy/openra: Restrict broken src_test phase Closes: https://bugs.gentoo.org/691842 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: James Le Cuirot --- diff --git a/games-strategy/openra/openra-20190314.ebuild b/games-strategy/openra/openra-20190314.ebuild index 4926ae8f13bd..b35f7f76047e 100644 --- a/games-strategy/openra/openra-20190314.ebuild +++ b/games-strategy/openra/openra-20190314.ebuild @@ -38,7 +38,7 @@ LICENSE="GPL-3 Apache-2.0 BSD GPL-2 MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="+debug geoip" -RESTRICT="mirror" +RESTRICT="mirror test" BDEPEND=">=dev-lang/mono-4.2"