summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2024-03-02 07:17:53 +0100
committerHans de Graaff <graaff@gentoo.org>2024-03-02 07:18:36 +0100
commitff0bbfa8e489eebc6c7e8299622c0b0ee552bf57 (patch)
treed8814c47d60ef6d92cb27826027fd9e5bf75b76b /dev-ruby
parentdev-ruby/rack-cache: add 1.16.0 (diff)
downloadgentoo-ff0bbfa8e489eebc6c7e8299622c0b0ee552bf57.tar.gz
gentoo-ff0bbfa8e489eebc6c7e8299622c0b0ee552bf57.tar.bz2
gentoo-ff0bbfa8e489eebc6c7e8299622c0b0ee552bf57.zip
dev-ruby/rack-cache: stabilize 1.15.0 for amd64
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rack-cache/rack-cache-1.15.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rack-cache/rack-cache-1.15.0.ebuild b/dev-ruby/rack-cache/rack-cache-1.15.0.ebuild
index 5ed0c9fe195b..dcf4c92952ac 100644
--- a/dev-ruby/rack-cache/rack-cache-1.15.0.ebuild
+++ b/dev-ruby/rack-cache/rack-cache-1.15.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rack/rack-cache/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="MIT"
SLOT="1.2"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
IUSE=""
ruby_add_rdepend "dev-ruby/rack:*"