diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-10 08:57:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-10 08:57:26 +0200 |
commit | edcf7f7cf36fb2f453f7c1a456ddf3625d0acda7 (patch) | |
tree | 80ae62ffd6b6804c4d5b10546d19ad129c0a5087 /dev-php | |
parent | dev-php/semver: x86 stable wrt bug #754018 (diff) | |
download | gentoo-edcf7f7cf36fb2f453f7c1a456ddf3625d0acda7.tar.gz gentoo-edcf7f7cf36fb2f453f7c1a456ddf3625d0acda7.tar.bz2 gentoo-edcf7f7cf36fb2f453f7c1a456ddf3625d0acda7.zip |
dev-php/spdx-licenses: x86 stable wrt bug #754018
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/spdx-licenses/spdx-licenses-1.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/spdx-licenses/spdx-licenses-1.5.4.ebuild b/dev-php/spdx-licenses/spdx-licenses-1.5.4.ebuild index 8a7a72db38cd..b304cd775644 100644 --- a/dev-php/spdx-licenses/spdx-licenses-1.5.4.ebuild +++ b/dev-php/spdx-licenses/spdx-licenses-1.5.4.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/composer/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" dev-lang/php:* |