summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-06 08:52:56 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-06 08:54:52 +0200
commitf7c69d7d59927777e417e1f1926dd40b45a6c04a (patch)
tree52dcbc38cae41dfa61174a952a0e3ebdb51e5831 /dev-php/jsonlint
parentdev-php/json-schema: amd64 stable wrt bug #754018 (diff)
downloadgentoo-f7c69d7d59927777e417e1f1926dd40b45a6c04a.tar.gz
gentoo-f7c69d7d59927777e417e1f1926dd40b45a6c04a.tar.bz2
gentoo-f7c69d7d59927777e417e1f1926dd40b45a6c04a.zip
dev-php/jsonlint: amd64 stable wrt bug #754018
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-php/jsonlint')
-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 78001ece9288..84dcb6064580 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"