summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-10 08:57:10 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-10 08:57:10 +0200
commit3368af7d740e176fc598449c7f7206f266a7e45d (patch)
treec673374aa40af7d0dca336abadae6e901a3c3890 /dev-php
parentdev-php/json-schema: x86 stable wrt bug #754018 (diff)
downloadgentoo-3368af7d740e176fc598449c7f7206f266a7e45d.tar.gz
gentoo-3368af7d740e176fc598449c7f7206f266a7e45d.tar.bz2
gentoo-3368af7d740e176fc598449c7f7206f266a7e45d.zip
dev-php/jsonlint: x86 stable wrt bug #754018
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/jsonlint/jsonlint-1.8.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/jsonlint/jsonlint-1.8.3-r1.ebuild b/dev-php/jsonlint/jsonlint-1.8.3-r1.ebuild
index 84dcb6064580..55d83a4e8228 100644
--- a/dev-php/jsonlint/jsonlint-1.8.3-r1.ebuild
+++ b/dev-php/jsonlint/jsonlint-1.8.3-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/Seldaek/jsonlint/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
BDEPEND="dev-php/theseer-Autoload"