diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-05 20:42:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-05 20:42:57 +0100 |
commit | 5666def56604f88ce8d883cc4961d49344068722 (patch) | |
tree | a56a21cf74084e706cd2c7f0e45e3e0c5bc54ecb /games-emulation | |
parent | media-libs/shaderc: x86 stable wrt bug #704720 (diff) | |
download | gentoo-5666def56604f88ce8d883cc4961d49344068722.tar.gz gentoo-5666def56604f88ce8d883cc4961d49344068722.tar.bz2 gentoo-5666def56604f88ce8d883cc4961d49344068722.zip |
games-emulation/dosbox: x86 stable wrt bug #704767
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/dosbox/dosbox-0.74.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/dosbox/dosbox-0.74.3.ebuild b/games-emulation/dosbox/dosbox-0.74.3.ebuild index caf5bc2ee918..933de5aa269d 100644 --- a/games-emulation/dosbox/dosbox-0.74.3.ebuild +++ b/games-emulation/dosbox/dosbox-0.74.3.ebuild @@ -28,7 +28,7 @@ DESCRIPTION="DOS emulator" HOMEPAGE="https://www.dosbox.com/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" IUSE="alsa +core-inline debug hardened opengl X" RDEPEND="alsa? ( media-libs/alsa-lib ) |