mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-emulation/fs-uae-launcher: Restrict boilerplate tests
I tried to do this with 3.1.26 but typoed RESTRICT. Closes: https://bugs.gentoo.org/795906 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -16,6 +16,7 @@ LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="lha"
|
||||
RESTRICT="test" # The test files are just boilerplate.
|
||||
|
||||
RDEPEND="
|
||||
app-emulation/fs-uae
|
||||
|
||||
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="lha"
|
||||
RETRICT="test" # The test files are just boilerplate.
|
||||
RESTRICT="test" # The test files are just boilerplate.
|
||||
|
||||
RDEPEND="
|
||||
app-emulation/fs-uae
|
||||
|
||||
Reference in New Issue
Block a user