diff options
author | Sam James <sam@gentoo.org> | 2023-09-27 09:32:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-27 09:32:48 +0100 |
commit | 45b557f532f5b59ec0e8f18961ce7115e553ce2a (patch) | |
tree | 3f9255351a27a1f63950745c4c8363f4133070d5 /games-emulation/dosbox | |
parent | sys-devel/gcc: destabilize 13.2.1_p20230826 for ~ppc (diff) | |
download | gentoo-45b557f532f5b59ec0e8f18961ce7115e553ce2a.tar.gz gentoo-45b557f532f5b59ec0e8f18961ce7115e553ce2a.tar.bz2 gentoo-45b557f532f5b59ec0e8f18961ce7115e553ce2a.zip |
games-emulation/dosbox: Stabilize 0.75_pre4302 ppc64, #914807
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-emulation/dosbox')
-rw-r--r-- | games-emulation/dosbox/dosbox-0.75_pre4302.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/dosbox/dosbox-0.75_pre4302.ebuild b/games-emulation/dosbox/dosbox-0.75_pre4302.ebuild index 0f3e35130e9c..699f8f26b546 100644 --- a/games-emulation/dosbox/dosbox-0.75_pre4302.ebuild +++ b/games-emulation/dosbox/dosbox-0.75_pre4302.ebuild @@ -33,7 +33,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ppc64 ~x86" IUSE="alsa +core-inline debug glide hardened opengl X" RDEPEND="alsa? ( media-libs/alsa-lib ) |