commit: 54b31b6f9018673e597946138b02379b1f18b514 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 18 08:54:54 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 18 08:54:54 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54b31b6f
dev-ruby/haml: Stabilize 6.3.0 amd64, #941667 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/haml/haml-6.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/haml/haml-6.3.0.ebuild b/dev-ruby/haml/haml-6.3.0.ebuild index 9a763a6503eb..e90bb70408e7 100644 --- a/dev-ruby/haml/haml-6.3.0.ebuild +++ b/dev-ruby/haml/haml-6.3.0.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 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/haml/haml/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="$(ver_cut 1)" -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="doc test"
