diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-06 08:52:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-06 08:54:52 +0200 |
commit | f7c69d7d59927777e417e1f1926dd40b45a6c04a (patch) | |
tree | 52dcbc38cae41dfa61174a952a0e3ebdb51e5831 /dev-php | |
parent | dev-php/json-schema: amd64 stable wrt bug #754018 (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-php/jsonlint/jsonlint-1.8.3-r1.ebuild | 2 |
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" |