Skip to content

Commit

Permalink
dev-php/jsonlint: fix MissingTestRestrict
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/754696
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <[email protected]>
  • Loading branch information
Whissi committed Nov 15, 2020
1 parent 36276a8 commit cf9f180
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-php/jsonlint/jsonlint-1.8.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"

RDEPEND="
dev-lang/php:*
Expand Down

0 comments on commit cf9f180

Please sign in to comment.