diff options
author | 2023-08-26 16:47:08 +0300 | |
---|---|---|
committer | 2023-08-26 16:47:08 +0300 | |
commit | cc5f8643966f1b5c5a79c709cd6f2e9aa48d78d2 (patch) | |
tree | a59b66531f862d44946ec2e8fa02884b8478fed8 /dev-ruby/http-accept | |
parent | dev-ruby/http-accept: Keyword 1.7.0-r1 x86, #913034 (diff) | |
download | gentoo-cc5f8643966f1b5c5a79c709cd6f2e9aa48d78d2.tar.gz gentoo-cc5f8643966f1b5c5a79c709cd6f2e9aa48d78d2.tar.bz2 gentoo-cc5f8643966f1b5c5a79c709cd6f2e9aa48d78d2.zip |
dev-ruby/http-accept: Keyword 2.2.0 x86, #913034
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/http-accept')
-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 afd275215f9f..ae6a8daf0fed 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 ~arm64 ~ppc" +KEYWORDS="amd64 ~arm64 ~ppc ~x86" IUSE="" all_ruby_prepare() { |