summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-10 22:02:33 +0100
committerSam James <sam@gentoo.org>2023-04-10 22:02:33 +0100
commite253ba1f078111007181161534113d84dd5b8a7a (patch)
tree1f1976700ec41dd1a84037fe684431b003b6a47b /dev-ruby/faraday
parentdev-ruby/faraday-net_http: Stabilize 3.0.2 amd64, #904121 (diff)
downloadgentoo-e253ba1f078111007181161534113d84dd5b8a7a.tar.gz
gentoo-e253ba1f078111007181161534113d84dd5b8a7a.tar.bz2
gentoo-e253ba1f078111007181161534113d84dd5b8a7a.zip
dev-ruby/faraday: Stabilize 2.7.2 amd64, #904121
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/faraday')
-rw-r--r--dev-ruby/faraday/faraday-2.7.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/faraday/faraday-2.7.2.ebuild b/dev-ruby/faraday/faraday-2.7.2.ebuild
index b9d7b4f7a34e..b8c69880fa56 100644
--- a/dev-ruby/faraday/faraday-2.7.2.ebuild
+++ b/dev-ruby/faraday/faraday-2.7.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,7 +22,7 @@ SRC_URI="https://github.com/lostisland/faraday/archive/v${PV}.tar.gz -> ${P}.tar
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND+=" test? ( sys-process/lsof )"