diff options
author | Sam James <sam@gentoo.org> | 2022-08-17 16:39:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-17 16:39:06 +0100 |
commit | 3f6446f7fe6bf10c0fa499ccac4ae0dfd30ca320 (patch) | |
tree | e4bd22bb828381e379c1dcc04f0e7bb1e63f7643 /dev-ruby/http-accept/http-accept-2.2.0.ebuild | |
parent | dev-ruby/http-accept: Keyword 1.7.0 arm64, #851081 (diff) | |
download | gentoo-3f6446f7fe6bf10c0fa499ccac4ae0dfd30ca320.tar.gz gentoo-3f6446f7fe6bf10c0fa499ccac4ae0dfd30ca320.tar.bz2 gentoo-3f6446f7fe6bf10c0fa499ccac4ae0dfd30ca320.zip |
dev-ruby/http-accept: Keyword 2.2.0 arm64, #851081
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/http-accept/http-accept-2.2.0.ebuild')
-rw-r--r-- | dev-ruby/http-accept/http-accept-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/http-accept/http-accept-2.2.0.ebuild b/dev-ruby/http-accept/http-accept-2.2.0.ebuild index 4cfb7baa55fc..4d262314d523 100644 --- a/dev-ruby/http-accept/http-accept-2.2.0.ebuild +++ b/dev-ruby/http-accept/http-accept-2.2.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/socketry/http-accept/archive/v${PV}.tar.gz -> ${P}.t LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="" all_ruby_prepare() { |