diff options
author | Sam James <sam@gentoo.org> | 2023-09-28 02:19:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-28 02:19:46 +0100 |
commit | b372804bcf820713cf8a02e351a2a5ed09e3fefc (patch) | |
tree | ead23e097c36067df31b610f6bb3d0f40489b1d1 /games-emulation | |
parent | sys-fs/zfs: add 2.1.13 (diff) | |
download | gentoo-b372804bcf820713cf8a02e351a2a5ed09e3fefc.tar.gz gentoo-b372804bcf820713cf8a02e351a2a5ed09e3fefc.tar.bz2 gentoo-b372804bcf820713cf8a02e351a2a5ed09e3fefc.zip |
games-emulation/dosbox: Stabilize 0.75_pre4302 x86, #914807
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-emulation')
-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 699f8f26b546..46dad86e1fb1 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 ) |