commit: 89fb26d6da7c6db8f9af0c6b5979689f03ad62b5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Dec 1 02:04:34 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Dec 1 02:04:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89fb26d6
dev-ruby/http: Keyword 5.1.0 arm64, #761550 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/http/http-5.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/http/http-5.1.0.ebuild b/dev-ruby/http/http-5.1.0.ebuild index d05205e7563f..c0905f6b34ba 100644 --- a/dev-ruby/http/http-5.1.0.ebuild +++ b/dev-ruby/http/http-5.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/tarcieri/http" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~sparc" +KEYWORDS="~amd64 ~arm64 ~sparc" IUSE="" ruby_add_rdepend "=dev-ruby/addressable-2*
