mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-fs/mc: disable test
disable for now due to failure with network-sandbox Closes: https://bugs.gentoo.org/927667 Closes: https://github.com/gentoo/gentoo/pull/41074 Signed-off-by: jinqiang zhang <peeweep@0x0.ee> Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
committed by
Yixun Lan
parent
48c3cd4ae7
commit
1e52356602
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user