mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 01:53:25 -04:00
dev-python/pydub: add "test" USE and RESTRICT
Required after https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b736b0c09f09. Signed-off-by: demize <demize@unstable.systems>
This commit is contained in:
@@ -16,6 +16,9 @@ LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
BDEPEND="
|
||||
test? (
|
||||
media-video/ffmpeg[lame,vorbis]
|
||||
|
||||
Reference in New Issue
Block a user