diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-11-24 16:47:26 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-11-24 16:47:26 +0100 |
commit | a1b0f79af39f2707d5c9051e66cd61f17b951b7c (patch) | |
tree | 82c73becad16d17330b9b66c5e3a2915cf63c10f /dev-ml | |
parent | dev-ml/opam-0install-cudf: Keyword 0.5.0-r2 x86, #944753 (diff) | |
download | gentoo-a1b0f79af39f2707d5c9051e66cd61f17b951b7c.tar.gz gentoo-a1b0f79af39f2707d5c9051e66cd61f17b951b7c.tar.bz2 gentoo-a1b0f79af39f2707d5c9051e66cd61f17b951b7c.zip |
dev-ml/spdx_licenses: Keyword 1.2.0 x86, #944753
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/spdx_licenses/spdx_licenses-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/spdx_licenses/spdx_licenses-1.2.0.ebuild b/dev-ml/spdx_licenses/spdx_licenses-1.2.0.ebuild index 4834e376c7ef..846b9878261c 100644 --- a/dev-ml/spdx_licenses/spdx_licenses-1.2.0.ebuild +++ b/dev-ml/spdx_licenses/spdx_licenses-1.2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/kit-ty-kate/${PN}/releases/download/v${PV}/${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="+ocamlopt test" |