diff --git a/net-fs/mc/mc-2021.03.23.05.46.11.ebuild b/net-fs/mc/mc-2021.03.23.05.46.11.ebuild index 9a161be5820d1..888e4645c9ff3 100644 --- a/net-fs/mc/mc-2021.03.23.05.46.11.ebuild +++ b/net-fs/mc/mc-2021.03.23.05.46.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,6 +17,7 @@ SRC_URI+=" https://dev.gentoo.org/~williamh/dist/${P}-deps.tar.xz" LICENSE="Apache-2.0 BSD MIT MPL-2.0" SLOT="0" KEYWORDS="~amd64" +RESTRICT="test" # bug #927667, fails with network-sandbox RDEPEND="!!app-misc/mc" diff --git a/net-fs/mc/mc-2025.03.12.17.29.24.ebuild b/net-fs/mc/mc-2025.03.12.17.29.24.ebuild index 7220d447e6631..6773dc74686da 100644 --- a/net-fs/mc/mc-2025.03.12.17.29.24.ebuild +++ b/net-fs/mc/mc-2025.03.12.17.29.24.ebuild @@ -19,6 +19,7 @@ S="${WORKDIR}/${PN}-RELEASE.${MY_PV}" LICENSE="Apache-2.0 BSD MIT MPL-2.0" SLOT="0" KEYWORDS="~amd64" +RESTRICT="test" # bug #927667, fails with network-sandbox RDEPEND="!!app-misc/mc"