diff --git a/dev-cpp/std-format/std-format-0_pre20220112.ebuild b/dev-cpp/std-format/std-format-0_pre20220112.ebuild index ac3896aeaa..1a13be61ca 100644 --- a/dev-cpp/std-format/std-format-0_pre20220112.ebuild +++ b/dev-cpp/std-format/std-format-0_pre20220112.ebuild @@ -18,7 +18,7 @@ KEYWORDS="~amd64" IUSE="test" RDEPEND="" -DEPEND="test? ( dev-libs/libfmt )" +DEPEND="dev-libs/libfmt" RESTRICT="!test? ( test )"