media-video/aegisub: enable alsa USE by default
authorIlya Tumaykin <itumaykin@gmail.com>
Sat, 22 Jul 2017 15:58:33 +0000 (18:58 +0300)
committerMichael Palimaka <kensington@gentoo.org>
Sun, 23 Jul 2017 04:15:27 +0000 (14:15 +1000)
Already enabled in desktop/ profiles, but this change ensures
that || () group in REQUIRED_USE has at least one enabled USE.

Package-Manager: Portage-2.3.6, Repoman-2.3.3

media-video/aegisub/aegisub-3.2.2_p20160518-r2.ebuild
media-video/aegisub/aegisub-9999.ebuild

index 99c3c0ab81ba53da7062464dab03480d644cb11d..34d509212baef68ea49dbea3d8fedacd11d0e7e0 100644 (file)
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/Aegisub/Aegisub/archive/${COMMIT_ID}.tar.gz -> ${P}.
 LICENSE="BSD MIT"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE="alsa debug +fftw openal oss portaudio pulseaudio spell test +uchardet"
+IUSE="+alsa debug +fftw openal oss portaudio pulseaudio spell test +uchardet"
 
 # aegisub bundles luabins (https://github.com/agladysh/luabins).
 # Unfortunately, luabins upstream is practically dead since 2010.
index dab55367a908219967596104b68c8ac0d94319da..a50c1a4287f9c4aa2093d100b2f40c8883eaa2c9 100644 (file)
@@ -17,7 +17,7 @@ EGIT_SUBMODULES=()
 LICENSE="BSD MIT"
 SLOT="0"
 KEYWORDS=""
-IUSE="alsa debug +fftw openal oss portaudio pulseaudio spell test +uchardet"
+IUSE="+alsa debug +fftw openal oss portaudio pulseaudio spell test +uchardet"
 
 # aegisub bundles luabins (https://github.com/agladysh/luabins).
 # Unfortunately, luabins upstream is practically dead since 2010.