summaryrefslogtreecommitdiff
path: root/dev-ruby/net-http-persistent
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-11-15 06:44:36 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-11-15 06:44:36 +0000
commitc684908fc73b5a43cb66c3ad73b6962511348ba3 (patch)
tree10a20c886e151880f060da8dfaae1d19ad02cc52 /dev-ruby/net-http-persistent
parent78dcd13fb22498c4f5a362058c4a16f67cf65006 (diff)
downloadbaldeagleos-repo-c684908fc73b5a43cb66c3ad73b6962511348ba3.tar.gz
baldeagleos-repo-c684908fc73b5a43cb66c3ad73b6962511348ba3.tar.xz
baldeagleos-repo-c684908fc73b5a43cb66c3ad73b6962511348ba3.zip
Adding metadata
Diffstat (limited to 'dev-ruby/net-http-persistent')
-rw-r--r--dev-ruby/net-http-persistent/net-http-persistent-4.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/net-http-persistent/net-http-persistent-4.0.4.ebuild b/dev-ruby/net-http-persistent/net-http-persistent-4.0.4.ebuild
index 44e983976ccd..11f81153eba3 100644
--- a/dev-ruby/net-http-persistent/net-http-persistent-4.0.4.ebuild
+++ b/dev-ruby/net-http-persistent/net-http-persistent-4.0.4.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"