diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-04-17 15:40:32 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-18 23:06:03 +0200 |
commit | 73ea5183383e1358aae679b7053037416a50edeb (patch) | |
tree | e17327e8932ac850133110d5c35468c1ee382996 /dev-ml | |
parent | dev-ml/ocamlbuild: Keyword 0.14.0-r1 riscv, #835392 (diff) | |
download | gentoo-73ea5183383e1358aae679b7053037416a50edeb.tar.gz gentoo-73ea5183383e1358aae679b7053037416a50edeb.tar.bz2 gentoo-73ea5183383e1358aae679b7053037416a50edeb.zip |
dev-ml/topkg: Keyword 1.0.5 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/topkg/topkg-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/topkg/topkg-1.0.5.ebuild b/dev-ml/topkg/topkg-1.0.5.ebuild index 85e68779db2c..984936e880e2 100644 --- a/dev-ml/topkg/topkg-1.0.5.ebuild +++ b/dev-ml/topkg/topkg-1.0.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/dbuenzli/topkg/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="+ocamlopt" RDEPEND="dev-ml/result:= |