mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 00:53:02 -04:00
dev-R/fastmap: fix version for test dependency
Signed-off-by: Robert Greener <me@r0bert.dev>
This commit is contained in:
@@ -11,7 +11,7 @@ LICENSE='MIT'
|
||||
RESTRICT="!test? ( test )"
|
||||
IUSE="test"
|
||||
DEPEND="
|
||||
test? ( >=dev-R/testthat-0.11.0 )
|
||||
test? ( >=dev-R/testthat-2.1.1 )
|
||||
"
|
||||
|
||||
SUGGESTED_PACKAGES="
|
||||
|
||||
Reference in New Issue
Block a user