commit: 157b41354d804141e6b3c04ea1aa2567d2a3f5b4 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 8 20:10:35 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Oct 8 20:10:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=157b4135
dev-ruby/psych: Stabilize 5.1.2 arm, #940922 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/psych/psych-5.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/psych/psych-5.1.2.ebuild b/dev-ruby/psych/psych-5.1.2.ebuild index 87043378cbdb..634c3574ab50 100644 --- a/dev-ruby/psych/psych-5.1.2.ebuild +++ b/dev-ruby/psych/psych-5.1.2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/ruby/psych" SRC_URI="https://github.com/ruby/psych/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" SLOT="$(ver_cut 1)" IUSE="test"
