mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
dev-python/auditok: 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="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
BDEPEND="
|
||||
test? (
|
||||
dev-python/pydub[${PYTHON_USEDEP}]
|
||||
|
||||
@@ -16,6 +16,9 @@ LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
BDEPEND="
|
||||
test? (
|
||||
dev-python/pydub[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user