diff options
author | Hans de Graaff <graaff@gentoo.org> | 2024-06-01 08:53:23 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2024-06-01 08:53:23 +0200 |
commit | dad88ff70d329c7a67d221d13f37af0f76aebc67 (patch) | |
tree | f4b2097db00cd12e9f9a3071dbe401c34ae0a2d0 /dev-ruby/faraday-follow_redirects | |
parent | dev-ruby/puppet_forge: stabilize 5.0.3 for amd64 (diff) | |
download | gentoo-dad88ff70d329c7a67d221d13f37af0f76aebc67.tar.gz gentoo-dad88ff70d329c7a67d221d13f37af0f76aebc67.tar.bz2 gentoo-dad88ff70d329c7a67d221d13f37af0f76aebc67.zip |
dev-ruby/faraday-follow_redirects: stabilize 0.3.0 for amd64
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/faraday-follow_redirects')
-rw-r--r-- | dev-ruby/faraday-follow_redirects/faraday-follow_redirects-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/faraday-follow_redirects/faraday-follow_redirects-0.3.0.ebuild b/dev-ruby/faraday-follow_redirects/faraday-follow_redirects-0.3.0.ebuild index 8fb5aa93a297..505148b475b9 100644 --- a/dev-ruby/faraday-follow_redirects/faraday-follow_redirects-0.3.0.ebuild +++ b/dev-ruby/faraday-follow_redirects/faraday-follow_redirects-0.3.0.ebuild @@ -21,7 +21,7 @@ RUBY_S="faraday-follow-redirects-${PV}" LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="" ruby_add_rdepend "|| ( dev-ruby/faraday:2 dev-ruby/faraday:1 )" |