diff options
author | Sam James <sam@gentoo.org> | 2024-11-23 21:07:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-23 21:07:03 +0000 |
commit | e46ace4d5e4dd2c41c2cdd42ad33280cdffed3a6 (patch) | |
tree | fbf8de0ec850d67b8561705023a3cc39c78a060c /dev-ml | |
parent | dev-ml/opam-0install-cudf: Keyword 0.5.0-r2 arm64, #944753 (diff) | |
download | gentoo-e46ace4d5e4dd2c41c2cdd42ad33280cdffed3a6.tar.gz gentoo-e46ace4d5e4dd2c41c2cdd42ad33280cdffed3a6.tar.bz2 gentoo-e46ace4d5e4dd2c41c2cdd42ad33280cdffed3a6.zip |
dev-ml/spdx_licenses: Keyword 1.2.0 arm64, #944753
Signed-off-by: Sam James <sam@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 4c20ed329067..56a3c7487efc 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" +KEYWORDS="~amd64 ~arm64" IUSE="+ocamlopt test" |