diff options
author | Sam James <sam@gentoo.org> | 2024-11-23 21:25:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-23 21:25:10 +0000 |
commit | 7dcc16105080a20b6050605a08e28e5d40cf6003 (patch) | |
tree | 077e5c15914b02d8534c164bfcd4490c624d1f9f /dev-ml/0install | |
parent | dev-ml/spdx_licenses: Keyword 1.2.0 arm, #944753 (diff) | |
download | gentoo-7dcc16105080a20b6050605a08e28e5d40cf6003.tar.gz gentoo-7dcc16105080a20b6050605a08e28e5d40cf6003.tar.bz2 gentoo-7dcc16105080a20b6050605a08e28e5d40cf6003.zip |
dev-ml/0install: Keyword 2.18-r1 arm, #944753
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/0install')
-rw-r--r-- | dev-ml/0install/0install-2.18-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/0install/0install-2.18-r1.ebuild b/dev-ml/0install/0install-2.18-r1.ebuild index 5b915da38db0..e60f416e58f7 100644 --- a/dev-ml/0install/0install-2.18-r1.ebuild +++ b/dev-ml/0install/0install-2.18-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tbz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 ~arm ~arm64" IUSE="+ocamlopt" |