commit: 4eada55398d528b3987518d9236467476f6ea1c2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Jan 7 07:32:22 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Jan 7 07:32:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4eada553
dev-ruby/rails-html-sanitizer: stabilize 1.6.2 for amd64 Bug: https://bugs.gentoo.org/945819 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/rails-html-sanitizer/rails-html-sanitizer-1.6.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/rails-html-sanitizer/rails-html-sanitizer-1.6.2.ebuild b/dev-ruby/rails-html-sanitizer/rails-html-sanitizer-1.6.2.ebuild index 20b685d1f8f0..098a961af55d 100644 --- a/dev-ruby/rails-html-sanitizer/rails-html-sanitizer-1.6.2.ebuild +++ b/dev-ruby/rails-html-sanitizer/rails-html-sanitizer-1.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/rails/rails-html-sanitizer" LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux" IUSE="test" ruby_add_rdepend ">=dev-ruby/loofah-2.21:0 >=dev-ruby/nokogiri-1.16.8:0"
