diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-11-24 23:16:30 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-11-24 23:16:30 +0100 |
commit | fa2ee572195a9dfd053cfdb93ef2f8ba2a6a89f0 (patch) | |
tree | 67aeb3b4c8c5874d377600b25ab8c168b0f129ac /dev-ml | |
parent | dev-ml/yojson: Keyword 2.2.2-r1 riscv, #944753 (diff) | |
download | gentoo-fa2ee572195a9dfd053cfdb93ef2f8ba2a6a89f0.tar.gz gentoo-fa2ee572195a9dfd053cfdb93ef2f8ba2a6a89f0.tar.bz2 gentoo-fa2ee572195a9dfd053cfdb93ef2f8ba2a6a89f0.zip |
dev-ml/0install: Keyword 2.18-r1 riscv, #944753
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 ae3baaeeb331..6a4c64932f36 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 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" IUSE="+ocamlopt" |