diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-04-17 15:41:03 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-18 23:06:34 +0200 |
commit | 3f6f23a3e092fc271cd9c5859567319c33ffaf3b (patch) | |
tree | a80d0cdfa91d52c2b26e5e01fd917f93f8fdd1a7 /dev-ml/uuidm | |
parent | dev-ml/logs: Keyword 0.7.0-r1 riscv, #835392 (diff) | |
download | gentoo-3f6f23a3e092fc271cd9c5859567319c33ffaf3b.tar.gz gentoo-3f6f23a3e092fc271cd9c5859567319c33ffaf3b.tar.bz2 gentoo-3f6f23a3e092fc271cd9c5859567319c33ffaf3b.zip |
dev-ml/uuidm: Keyword 0.9.7 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/uuidm')
-rw-r--r-- | dev-ml/uuidm/uuidm-0.9.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/uuidm/uuidm-0.9.7.ebuild b/dev-ml/uuidm/uuidm-0.9.7.ebuild index 81fed2a51dca..0b5f822012b1 100644 --- a/dev-ml/uuidm/uuidm-0.9.7.ebuild +++ b/dev-ml/uuidm/uuidm-0.9.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/dbuenzli/uuidm/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" BDEPEND=" |