summaryrefslogtreecommitdiff
path: root/dev-ruby/net-http-persistent
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-25 13:30:01 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-25 13:30:01 +0100
commite564f1661521043bc9e03e613c3cd8c79d5d7713 (patch)
tree15a54c918d3a6a7de74cc56ce001856a561165ab /dev-ruby/net-http-persistent
parente59b99df9503539c0231e655a17bccf83f8a270d (diff)
gentoo auto-resync : 25:06:2023 - 13:30:01
Diffstat (limited to 'dev-ruby/net-http-persistent')
-rw-r--r--dev-ruby/net-http-persistent/Manifest2
-rw-r--r--dev-ruby/net-http-persistent/net-http-persistent-4.0.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/net-http-persistent/Manifest b/dev-ruby/net-http-persistent/Manifest
index 4ee2b5ce8cc8..7f7284de2bbb 100644
--- a/dev-ruby/net-http-persistent/Manifest
+++ b/dev-ruby/net-http-persistent/Manifest
@@ -1,5 +1,5 @@
DIST net-http-persistent-4.0.1.gem 27136 BLAKE2B b88151498c401cc20983c86859d7ef7ae3688ee12a5fcc69544d9716c3aeed55f4339d35ec08e9c0a6a16b4b4ab807d7155425c3056b9634185c255472ad93c5 SHA512 d3c86c9c58affac8cde1513dd899527406c0baafd3a620b80011e3babf51a4bfd6fb2bd8998fd9c4696d49aad2d014bdf666b9626e06fe4413cb4010f94e5e91
DIST net-http-persistent-4.0.2.tar.gz 23779 BLAKE2B 7ea0140ed9baf97f05f13816ddd836cc874a1861a0ca4d84d98fd8d5665163e96d74c6eef602088a12577addda8fad5c2194c7f679c59917255979c5618c1c8d SHA512 4ef028245092a15f5e017ed6f2723cb82a2ed1fdbcb55217e5807068a40601151c29f929c95ffb5bdaae12fe34dca6658e674e282be42e7b0909c0ff2ea984fd
EBUILD net-http-persistent-4.0.1.ebuild 840 BLAKE2B 289e579d21d891bf11b65ee7807cb8a106cc62ad80eab02080462e63b60c6be3cacaf9090d218fd69ca30e5ebeb0e6e25c74821dedf3f3f4fc2ce2518453586b SHA512 7a4079d893c1b082ec0203e5cea1fbaffb969fb2fa65df26bd538b715f02edf233d06a27427ebd3061eefa826e58fbd621bd8f115bdbdbba3615f4b7ad7283a5
-EBUILD net-http-persistent-4.0.2.ebuild 1100 BLAKE2B d466e018aeef0b70d77ea5e8b05aa74e3980ece92e88e01283760c7a3cfd40b6eb5c150ea01cfe8ac00981c49c672d9090545064fad30465f54894182bebfb1c SHA512 cf4d11898c68ebba32d5cee9f4a898ae4f41f0aa71fa39785cb4bc2040a9031b8c06ab04814a7fb917e63b5032b90986a02c02f9049fb0740b82ab41173e9a99
+EBUILD net-http-persistent-4.0.2.ebuild 1098 BLAKE2B 57417d610c4089b570e0e10e5970e77623041c0bc6714cfeace4ae50d86cbde9a8e9bf1efcb3e737a92be627a538f8cd8de978ea731c1548c93f14fa2be4778a SHA512 5e89f9ac2316f38c9914ebb1de8639618b8a2b117611364beccacc75ac581d46f3903a0f364278ffb32bd53a6deab620c176fadfdbd6ee9e46a60c92d5973a5c
MISC metadata.xml 354 BLAKE2B 003bf0e8c6c7665a205d4dc3c58aa7982877e0d3dcad6706d16cea61a2b53381cb10f4bfdc8a482a8d10c7a1279dc42e542f283dd880e8c258eb7e066eebeca8 SHA512 71adf8afebb39564bd527c758e35f048af6066f4e75db8e1a4b8921af94bdd3f017bf9dd092ecf38ed79de63940dd9f0b89020687092db4a919de5d7dc493ccd
diff --git a/dev-ruby/net-http-persistent/net-http-persistent-4.0.2.ebuild b/dev-ruby/net-http-persistent/net-http-persistent-4.0.2.ebuild
index 758434f1ce9a..ba97f0911986 100644
--- a/dev-ruby/net-http-persistent/net-http-persistent-4.0.2.ebuild
+++ b/dev-ruby/net-http-persistent/net-http-persistent-4.0.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/drbrain/net-http-persistent/archive/refs/tags/v${PV}
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="doc test"
ruby_add_rdepend ">=dev-ruby/connection_pool-2.2:0"