commit: 6c251b36e11d12bd8d3e709f0f3b78f7fd500f08 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Aug 27 18:55:51 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Aug 27 18:55:51 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c251b36
dev-ruby/stream: Keyword 0.5.5 arm64, #913117 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/stream/stream-0.5.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/stream/stream-0.5.5.ebuild b/dev-ruby/stream/stream-0.5.5.ebuild index 8b443a3dbcc1..fb9eb33e563c 100644 --- a/dev-ruby/stream/stream-0.5.5.ebuild +++ b/dev-ruby/stream/stream-0.5.5.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/monora/stream/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="" ruby_add_bdepend "dev-ruby/bundler dev-ruby/yard test? ( dev-ruby/test-unit )"