commit: f58346b9bb3132ebbe06edb17e9256c6aa7f8ff1 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Sep 14 06:10:44 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Sep 14 06:11:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f58346b9
dev-ruby/coffee-script-source: stabilize 1.12.2-r2 Closes: https://bugs.gentoo.org/936843 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/coffee-script-source/coffee-script-source-1.12.2-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/coffee-script-source/coffee-script-source-1.12.2-r2.ebuild b/dev-ruby/coffee-script-source/coffee-script-source-1.12.2-r2.ebuild index d983fd3d19a8..b9a58ace3e59 100644 --- a/dev-ruby/coffee-script-source/coffee-script-source-1.12.2-r2.ebuild +++ b/dev-ruby/coffee-script-source/coffee-script-source-1.12.2-r2.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 @@ -14,6 +14,6 @@ HOMEPAGE="https://coffeescript.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x64-macos" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x64-macos" IUSE=""
