diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-26 16:47:08 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-26 16:47:08 +0300 |
commit | 2c8795d85471f02043fbaafe406fc4fcf71aca49 (patch) | |
tree | 8c21b3740a5cc0b9a9f3e8e64ade692c6b2998e9 /dev-ruby/http-accept | |
parent | dev-ruby/rest-client: Keyword 2.1.0-r1 x86, #913034 (diff) | |
download | gentoo-2c8795d85471f02043fbaafe406fc4fcf71aca49.tar.gz gentoo-2c8795d85471f02043fbaafe406fc4fcf71aca49.tar.bz2 gentoo-2c8795d85471f02043fbaafe406fc4fcf71aca49.zip |
dev-ruby/http-accept: Keyword 1.7.0-r1 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-1.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/http-accept/http-accept-1.7.0-r1.ebuild b/dev-ruby/http-accept/http-accept-1.7.0-r1.ebuild index 7630c9648ea3..3aed1d8587be 100644 --- a/dev-ruby/http-accept/http-accept-1.7.0-r1.ebuild +++ b/dev-ruby/http-accept/http-accept-1.7.0-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/socketry/http-accept/archive/v${PV}.tar.gz -> ${P}.t LICENSE="MIT" SLOT="1" -KEYWORDS="amd64 ~arm64 ~ppc" +KEYWORDS="amd64 ~arm64 ~ppc ~x86" IUSE="" all_ruby_prepare() { |