diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-04-25 10:44:04 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-04-25 10:47:41 +0300 |
commit | d33f95028f8ae11076dfef931b90b3ca2512db28 (patch) | |
tree | 70b6af1c032bcee72bcaa94e44240dc501451e59 /dev-php/json-schema | |
parent | app-laptop/thinkfan: Stabilize 1.2.2 amd64, #828326 (diff) | |
download | gentoo-d33f95028f8ae11076dfef931b90b3ca2512db28.tar.gz gentoo-d33f95028f8ae11076dfef931b90b3ca2512db28.tar.bz2 gentoo-d33f95028f8ae11076dfef931b90b3ca2512db28.zip |
dev-php/json-schema: Stabilize 5.2.11 x86, #828346
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-php/json-schema')
-rw-r--r-- | dev-php/json-schema/json-schema-5.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |