summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-06 12:10:23 +0100
committerSam James <sam@gentoo.org>2024-10-06 12:10:23 +0100
commitcaeccba05b279d133b9ee19f000d2995cb94583b (patch)
tree558033f9becbb1091eb5a0612ed731ebcb1eceef /dev-ruby/rack-cache
parentdev-ruby/bigdecimal: Stabilize 3.1.8 x86, #941059 (diff)
downloadgentoo-caeccba05b279d133b9ee19f000d2995cb94583b.tar.gz
gentoo-caeccba05b279d133b9ee19f000d2995cb94583b.tar.bz2
gentoo-caeccba05b279d133b9ee19f000d2995cb94583b.zip
dev-ruby/rack-cache: Stabilize 1.17.0 amd64, #941060
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/rack-cache')
-rw-r--r--dev-ruby/rack-cache/rack-cache-1.17.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rack-cache/rack-cache-1.17.0.ebuild b/dev-ruby/rack-cache/rack-cache-1.17.0.ebuild
index 81b6b20841c5..9224031f5fd7 100644
--- a/dev-ruby/rack-cache/rack-cache-1.17.0.ebuild
+++ b/dev-ruby/rack-cache/rack-cache-1.17.0.ebuild
@@ -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="test"
ruby_add_rdepend "dev-ruby/rack:*"