mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/shc-4.0.3: fix missing RESTRICT for tests
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
This commit is contained in:
@@ -22,6 +22,8 @@ DEPEND="test? (
|
||||
)"
|
||||
RDEPEND=""
|
||||
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
src_prepare() {
|
||||
# ash requires sys-apps/busybox[make-symlinks], so exclude it too
|
||||
# Exclude app-shells/rc from tests
|
||||
|
||||
Reference in New Issue
Block a user