diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-04-25 12:50:33 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-04-25 12:50:33 +0000 |
| commit | 22556625ff9ef6f9199d3738109cfecc87fdf23e (patch) | |
| tree | 13d897dc9be730005d53cbc9d65ecbd13e04e1e8 /dev-php/json-schema | |
| parent | 13b1ad8454c73fbeb307dd617f236adaf633ca6b (diff) | |
| download | baldeagleos-repo-22556625ff9ef6f9199d3738109cfecc87fdf23e.tar.gz baldeagleos-repo-22556625ff9ef6f9199d3738109cfecc87fdf23e.tar.xz baldeagleos-repo-22556625ff9ef6f9199d3738109cfecc87fdf23e.zip | |
Adding metadata
Diffstat (limited to 'dev-php/json-schema')
| -rw-r--r-- | dev-php/json-schema/json-schema-5.2.11.ebuild | 4 |
1 files changed, 2 insertions, 2 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 88ece98fe120..ebc719f456ab 100644 --- a/dev-php/json-schema/json-schema-5.2.11.ebuild +++ b/dev-php/json-schema/json-schema-5.2.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" |
