diff options
author | Sam James <sam@gentoo.org> | 2023-09-27 07:21:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-27 07:21:58 +0100 |
commit | ea750b024bf9c590c752e8aa9807db85f34b5184 (patch) | |
tree | cf2039ef123d4615f565a1d57b4f9280100b791a /games-emulation/dosbox | |
parent | dev-perl/File-TreeCreate: Stabilize 0.0.1 arm64, #914810 (diff) | |
download | gentoo-ea750b024bf9c590c752e8aa9807db85f34b5184.tar.gz gentoo-ea750b024bf9c590c752e8aa9807db85f34b5184.tar.bz2 gentoo-ea750b024bf9c590c752e8aa9807db85f34b5184.zip |
games-emulation/dosbox: Stabilize 0.75_pre4302 amd64, #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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/dosbox/dosbox-0.75_pre4302.ebuild b/games-emulation/dosbox/dosbox-0.75_pre4302.ebuild index 4cf2a4a4d981..0f3e35130e9c 100644 --- a/games-emulation/dosbox/dosbox-0.75_pre4302.ebuild +++ b/games-emulation/dosbox/dosbox-0.75_pre4302.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ) |