diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-02-14 22:16:44 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-02-14 22:16:44 +0800 |
commit | f5b6b77164ae70554f05b8ebe472936f78339035 (patch) | |
tree | 712e2d5cd70228d021e1dc82b2d9f1bf1451f4f1 /dev-ruby/localhost | |
parent | dev-ruby/benchmark-ips: keyword ~riscv, #833277 (diff) | |
download | gentoo-f5b6b77164ae70554f05b8ebe472936f78339035.tar.gz gentoo-f5b6b77164ae70554f05b8ebe472936f78339035.tar.bz2 gentoo-f5b6b77164ae70554f05b8ebe472936f78339035.zip |
dev-ruby/localhost: keyword ~riscv, #821892
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-ruby/localhost')
-rw-r--r-- | dev-ruby/localhost/localhost-1.1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/localhost/localhost-1.1.9.ebuild b/dev-ruby/localhost/localhost-1.1.9.ebuild index d2c057e2b1dd..9bcc638f55b1 100644 --- a/dev-ruby/localhost/localhost-1.1.9.ebuild +++ b/dev-ruby/localhost/localhost-1.1.9.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/socketry/localhost" SRC_URI="https://github.com/socketry/localhost/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" SLOT="$(ver_cut 1)" IUSE="" |