commit: ff0bbfa8e489eebc6c7e8299622c0b0ee552bf57 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Mar 2 06:17:53 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Mar 2 06:18:36 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff0bbfa8
dev-ruby/rack-cache: stabilize 1.15.0 for amd64 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/rack-cache/rack-cache-1.15.0.ebuild | 4 ++-- 1 file 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:*"
