summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2016-05-09 20:28:13 -0400
committerMichael Sterrett <mr_bones_@gentoo.org>2016-05-09 20:28:36 -0400
commiteaeae75f6df51349d861b63bd91f73b2502e54fc (patch)
treea205c4d52da5be773be4cfd95cb6faf05ef2b677
parentdev-python/PyQt4: new snapshot (diff)
downloadgentoo-eaeae75f6df51349d861b63bd91f73b2502e54fc.tar.gz
gentoo-eaeae75f6df51349d861b63bd91f73b2502e54fc.tar.bz2
gentoo-eaeae75f6df51349d861b63bd91f73b2502e54fc.zip
games-emulation/sdlmame: testkeys was removed (bug #582578)
Package-Manager: portage-2.2.26
-rw-r--r--games-emulation/sdlmame/sdlmame-0.173.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/sdlmame/sdlmame-0.173.ebuild b/games-emulation/sdlmame/sdlmame-0.173.ebuild
index 7fa0a7cd5af8..e5d5a0e56527 100644
--- a/games-emulation/sdlmame/sdlmame-0.173.ebuild
+++ b/games-emulation/sdlmame/sdlmame-0.173.ebuild
@@ -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