commit: d33f95028f8ae11076dfef931b90b3ca2512db28 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Apr 25 07:44:04 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Apr 25 07:47:41 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d33f9502
dev-php/json-schema: Stabilize 5.2.11 x86, #828346 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-php/json-schema/json-schema-5.2.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/json-schema/json-schema-5.2.11.ebuild b/dev-php/json-schema/json-schema-5.2.11.ebuild index b76ac31da582..ebc719f456ab 100644 --- a/dev-php/json-schema/json-schema-5.2.11.ebuild +++ b/dev-php/json-schema/json-schema-5.2.11.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/justinrainbow/json-schema/archive/${PV}.tar.gz -> ${ LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" # Tests are not in the release tarball RESTRICT="test"
