diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-12-08 14:41:08 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-12-08 14:43:14 -0500 |
commit | cdca1c2d3647b9fe5b6872ee0ed302c47114bc79 (patch) | |
tree | 33cee4dde445b20ae262599e8d8ed3a9e24115d3 /games-emulation | |
parent | games-emulation/fbzx: EAPI7->8, use libpulse, https (diff) | |
download | gentoo-cdca1c2d3647b9fe5b6872ee0ed302c47114bc79.tar.gz gentoo-cdca1c2d3647b9fe5b6872ee0ed302c47114bc79.tar.bz2 gentoo-cdca1c2d3647b9fe5b6872ee0ed302c47114bc79.zip |
games-emulation/fbzx: stabilize 4.8.0-r1 for amd64
Closes: https://bugs.gentoo.org/884871
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/fbzx/fbzx-4.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/fbzx/fbzx-4.8.0-r1.ebuild b/games-emulation/fbzx/fbzx-4.8.0-r1.ebuild index 6d2ee0e0a6cd..15b939dd3a80 100644 --- a/games-emulation/fbzx/fbzx-4.8.0-r1.ebuild +++ b/games-emulation/fbzx/fbzx-4.8.0-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}_${PV}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="alsa pulseaudio" RDEPEND=" |