commit: d62c57527b17de3f4a7141dc83e51e7006e654b9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 18 08:55:01 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 18 08:55:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d62c5752
dev-ruby/haml: Stabilize 6.3.0 arm, #941667 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/haml/haml-6.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/haml/haml-6.3.0.ebuild b/dev-ruby/haml/haml-6.3.0.ebuild index e90bb70408e7..f018c2d8e876 100644 --- a/dev-ruby/haml/haml-6.3.0.ebuild +++ b/dev-ruby/haml/haml-6.3.0.ebuild @@ -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"
