diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-06-12 15:58:50 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-06-13 16:01:56 +0800 |
commit | 6f91c402cda6cc5ee4af8cab2e8649370428be38 (patch) | |
tree | c92ad2a14ab6378131dcfb42d272a90af54846cf /dev-ruby | |
parent | dev-ruby/rails: Keyword 7.0.3 riscv, #849530 (diff) | |
download | gentoo-6f91c402cda6cc5ee4af8cab2e8649370428be38.tar.gz gentoo-6f91c402cda6cc5ee4af8cab2e8649370428be38.tar.bz2 gentoo-6f91c402cda6cc5ee4af8cab2e8649370428be38.zip |
dev-ruby/propshaft: Keyword 0.6.4 riscv, #849530
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/propshaft/propshaft-0.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/propshaft/propshaft-0.6.4.ebuild b/dev-ruby/propshaft/propshaft-0.6.4.ebuild index 2a302f0f80fa..a554cb6882e2 100644 --- a/dev-ruby/propshaft/propshaft-0.6.4.ebuild +++ b/dev-ruby/propshaft/propshaft-0.6.4.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/rails/propshaft/archive/v${PV}.tar.gz -> ${P}-git.tg LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" IUSE="" |