summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2015-11-25 15:15:07 -0500
committerMichael Sterrett <mr_bones_@gentoo.org>2015-11-25 15:15:37 -0500
commitebd355e60ceb65817937a2c0c73f536efd694a11 (patch)
tree451871b32b194da58b7399a1061dbc40a051b4ed /games-emulation
parentdev-python/reportlab: Patch-out pip and setuptools from setup.py (diff)
downloadgentoo-ebd355e60ceb65817937a2c0c73f536efd694a11.tar.gz
gentoo-ebd355e60ceb65817937a2c0c73f536efd694a11.tar.bz2
gentoo-ebd355e60ceb65817937a2c0c73f536efd694a11.zip
drop ppc support since they don't have libsdl2
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/sdlmame/sdlmame-0.167.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/sdlmame/sdlmame-0.167.ebuild b/games-emulation/sdlmame/sdlmame-0.167.ebuild
index 83c4ce6a36c0..d2371fed9e5e 100644
--- a/games-emulation/sdlmame/sdlmame-0.167.ebuild
+++ b/games-emulation/sdlmame/sdlmame-0.167.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/mamedev/mame/releases/download/mame${MY_PV}/mame${MY
LICENSE="XMAME"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="X alsa +arcade debug +mess opengl tools"
REQUIRED_USE="|| ( arcade mess )
debug? ( X )"