mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
app-shells/sheldon: restrict tests, require network
Closes: https://bugs.gentoo.org/974535 Signed-off-by: Keita Urashima <ursm@ursm.jp>
This commit is contained in:
@@ -166,6 +166,9 @@ SRC_URI="https://github.com/rossmacarthur/sheldon/archive/refs/tags/${PV}.tar.gz
|
||||
LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions Boost-1.0 LGPL-2.1+ MIT Unicode-3.0 Unlicense"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
# tests clone github.com/rossmacarthur/sheldon-test, requires network access
|
||||
# https://bugs.gentoo.org/974535
|
||||
RESTRICT="test"
|
||||
# rust does not use *FLAGS from make.conf, silence portage warning
|
||||
# update with proper path to binaries this crate installs, omit leading /
|
||||
QA_FLAGS_IGNORED="usr/bin/${PN}"
|
||||
|
||||
Reference in New Issue
Block a user