commit: 4b27aa255e4f4f97637aa04749b4f22978308f8f
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 13 23:11:27 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Sep 13 23:17:47 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b27aa25
dev-php/jsonlint: bump to v1.8.2
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
dev-php/jsonlint/jsonlint-1.8.2.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-php/jsonlint/jsonlint-1.8.2.ebuild
b/dev-php/jsonlint/jsonlint-1.8.2.ebuild
index a042e788cfa..aee6c195dba 100644
--- a/dev-php/jsonlint/jsonlint-1.8.2.ebuild
+++ b/dev-php/jsonlint/jsonlint-1.8.2.ebuild
@@ -11,7 +11,6 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
-RESTRICT="test"
RDEPEND="
dev-lang/php:*