summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-07 05:12:17 +0100
committerSam James <sam@gentoo.org>2023-04-07 05:12:17 +0100
commit4eaf0213ee13a0530f9134345b95a03a40db913b (patch)
tree810a3a5a990b3a0aa2456a45e55441dfb5dc730e /dev-ruby/http-accept
parentdev-ruby/curb: Stabilize 1.0.5 amd64, #903947 (diff)
downloadgentoo-4eaf0213ee13a0530f9134345b95a03a40db913b.tar.gz
gentoo-4eaf0213ee13a0530f9134345b95a03a40db913b.tar.bz2
gentoo-4eaf0213ee13a0530f9134345b95a03a40db913b.zip
dev-ruby/http-accept: Stabilize 2.2.0 amd64, #903949
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/http-accept')
-rw-r--r--dev-ruby/http-accept/http-accept-2.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/http-accept/http-accept-2.2.0.ebuild b/dev-ruby/http-accept/http-accept-2.2.0.ebuild
index 4d262314d523..2e63d7de2a10 100644
--- a/dev-ruby/http-accept/http-accept-2.2.0.ebuild
+++ b/dev-ruby/http-accept/http-accept-2.2.0.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
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/socketry/http-accept/archive/v${PV}.tar.gz -> ${P}.t
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 ~arm64"
IUSE=""
all_ruby_prepare() {