From 386062d79079870041231d84a4bb8e14b497f8b9 Mon Sep 17 00:00:00 2001 From: Wim Muskee Date: Sun, 24 Nov 2019 09:42:22 +0100 Subject: games-rpg/manaplus: fix MissingTestRestrict, update metadata Signed-off-by: Wim Muskee Closes: https://github.com/gentoo/gentoo/pull/13749 Signed-off-by: Aaron Bauman --- games-rpg/manaplus/manaplus-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games-rpg/manaplus/manaplus-9999.ebuild') diff --git a/games-rpg/manaplus/manaplus-9999.ebuild b/games-rpg/manaplus/manaplus-9999.ebuild index df14d85dc14f..3e516d72a9eb 100644 --- a/games-rpg/manaplus/manaplus-9999.ebuild +++ b/games-rpg/manaplus/manaplus-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,6 +16,7 @@ fi LICENSE="GPL-2+" SLOT="0" IUSE="mumble nls opengl pugixml +sdl2 test" +RESTRICT="!test? ( test )" RDEPEND=" >=dev-games/physfs-1.0.0 -- cgit v1.2.3-65-gdbad