Skip to content

Commit

Permalink
dev-lang/jerryscript: RESTRICT+= test
Browse files Browse the repository at this point in the history
Disable tests which were not expected to run.

Closes: https://bugs.gentoo.org/795918
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Zac Medico <[email protected]>
  • Loading branch information
zmedico committed Jun 14, 2021
1 parent 99277a3 commit fd68871
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-lang/jerryscript/jerryscript-2.4.0-r3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ KEYWORDS="~amd64"
IUSE="debugger"
RDEPEND="debugger? ( ${PYTHON_DEPS} )"
BDEPEND="${RDEPEND}"
RESTRICT+=" test"

PATCHES=(
"${FILESDIR}/jerryscript-2.4.0-python3.patch"
Expand Down

0 comments on commit fd68871

Please sign in to comment.