diff options
| author | Sam James <sam@gentoo.org> | 2022-12-01 02:04:34 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2022-12-01 02:04:34 +0000 |
| commit | 89fb26d6da7c6db8f9af0c6b5979689f03ad62b5 (patch) | |
| tree | 3dc7cc33abbe3ef3f20895ff59abbdd4399ef617 | |
| parent | 7a9ccde3135c1c3ff9480b601452ad1a27b31a81 (diff) | |
| download | gentoo-89fb26d6da7c6db8f9af0c6b5979689f03ad62b5.tar.gz gentoo-89fb26d6da7c6db8f9af0c6b5979689f03ad62b5.tar.bz2 gentoo-89fb26d6da7c6db8f9af0c6b5979689f03ad62b5.zip | |
dev-ruby/http: Keyword 5.1.0 arm64, #761550
Signed-off-by: Sam James <sam@gentoo.org>
| -rw-r--r-- | dev-ruby/http/http-5.1.0.ebuild | 4 |
1 files 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* |
