games-emulation/sdlmame: testkeys was removed (bug #582578)
authorMichael Sterrett <mr_bones_@gentoo.org>
Tue, 10 May 2016 00:28:13 +0000 (20:28 -0400)
committerMichael Sterrett <mr_bones_@gentoo.org>
Tue, 10 May 2016 00:28:36 +0000 (20:28 -0400)
Package-Manager: portage-2.2.26

games-emulation/sdlmame/sdlmame-0.173.ebuild

index 7fa0a7cd5af83285b55424dff327baf0a0f15f28..e5d5a0e56527b3e05bbf41f8ec0f3944e162f691 100644 (file)
@@ -207,7 +207,7 @@ src_install() {
                "${GAMES_SYSCONFDIR}/${PN}"/{ctrlr,cheat}
 
        if use tools ; then
-               for f in castool chdman floptool imgtool jedutil ldresample ldverify romcmp testkeys ; do
+               for f in castool chdman floptool imgtool jedutil ldresample ldverify romcmp ; do
                        newgamesbin ${f} ${PN}-${f}
                        newman docs/man/${f}.1 ${PN}-${f}.1
                done