games-strategy/crimson: fix MissingTestRestrict
authorWim Muskee <wimmuskee@gmail.com>
Fri, 6 Dec 2019 16:02:30 +0000 (17:02 +0100)
committerDavid Seifert <soap@gentoo.org>
Fri, 6 Dec 2019 20:32:04 +0000 (21:32 +0100)
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Signed-off-by: David Seifert <soap@gentoo.org>
games-strategy/crimson/crimson-0.5.3-r1.ebuild

index ad228438eb352b3e4f7f95aa30ad33d613853664..3479d4caac612b5992ac3afc170a46e3d6f13977 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,6 +12,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test zlib"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        media-libs/libsdl[sound,video]