diff --git a/dev-cpp/pcg-cpp/pcg-cpp-0.98.1_p20210406.ebuild b/dev-cpp/pcg-cpp/pcg-cpp-0.98.1_p20210406.ebuild index cac2f56bc9..1687284f61 100644 --- a/dev-cpp/pcg-cpp/pcg-cpp-0.98.1_p20210406.ebuild +++ b/dev-cpp/pcg-cpp/pcg-cpp-0.98.1_p20210406.ebuild @@ -15,6 +15,7 @@ LICENSE="|| ( Apache-2.0 MIT )" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test" +RESTRICT="!test? ( test )" src_prepare() { default