diff options
author | 2022-04-17 15:41:16 +0000 | |
---|---|---|
committer | 2022-04-18 23:06:46 +0200 | |
commit | 4f2020c23251a97872b6bf8ed3b16041a74914ed (patch) | |
tree | 0a8118ec11609e51df32fdc4be3214a76bb80f56 /dev-ml/bos | |
parent | dev-ml/fpath: Keyword 0.7.3 riscv, #835392 (diff) | |
download | gentoo-4f2020c23251a97872b6bf8ed3b16041a74914ed.tar.gz gentoo-4f2020c23251a97872b6bf8ed3b16041a74914ed.tar.bz2 gentoo-4f2020c23251a97872b6bf8ed3b16041a74914ed.zip |
dev-ml/bos: Keyword 0.2.1 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/bos')
-rw-r--r-- | dev-ml/bos/bos-0.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/bos/bos-0.2.1.ebuild b/dev-ml/bos/bos-0.2.1.ebuild index 0d5451288a35..5f1068dc7c1a 100644 --- a/dev-ml/bos/bos-0.2.1.ebuild +++ b/dev-ml/bos/bos-0.2.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://erratique.ch/software/bos/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="test" RESTRICT="!test? ( test )" |