See 00eddc65d7.
ffmpeg's USE flags were updated significantly, and
in a more recent commit support for the old USE
flags was dropped entirely, breaking a handful of
packages.
This also adds `lame` to the flags required by
`media-sound/lms`.
Signed-off-by: demize <demize@unstable.systems>
By using GitHub's ability to turn any commit
into a tarball we avoid git-r3.eclass and we
can add keywords
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
If you want to use keywords here, you should use snapshot ebuild instead
of a vcs ebuild. E.g.:
COMMIT="ab9f6eb78114181ff3e8252706e578bb5de6343c"
SRC_URI="https://github.com/alvr-org/ALVR/archive/${COMMIT}.tar.gz
-> ${P}.tar.gz"
instead of the git-r3 stuff
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>