diff options
author | James Le Cuirot <chewi@gentoo.org> | 2020-04-18 23:30:07 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2020-04-18 23:30:07 +0100 |
commit | 8bc72d28e16bdaf055089184020498b20348747e (patch) | |
tree | 944679b21ea5cbf231bba2d0d36275a9f002e379 | |
parent | app-emulation/qemu: drop vulnerable; drop patches (diff) | |
download | gentoo-8bc72d28e16bdaf055089184020498b20348747e.tar.gz gentoo-8bc72d28e16bdaf055089184020498b20348747e.tar.bz2 gentoo-8bc72d28e16bdaf055089184020498b20348747e.zip |
games-strategy/s25rttr: Add missing RESTRICT
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
-rw-r--r-- | games-strategy/s25rttr/s25rttr-0.9.0_pre20200418.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games-strategy/s25rttr/s25rttr-0.9.0_pre20200418.ebuild b/games-strategy/s25rttr/s25rttr-0.9.0_pre20200418.ebuild index af2612613ba8..80e7682041a2 100644 --- a/games-strategy/s25rttr/s25rttr-0.9.0_pre20200418.ebuild +++ b/games-strategy/s25rttr/s25rttr-0.9.0_pre20200418.ebuild @@ -29,6 +29,7 @@ LICENSE="GPL-2+ GPL-3 Boost-1.0" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=" app-arch/bzip2 |