diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-10 12:19:55 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-10 12:19:55 +0000 |
commit | 27157d93715f4cb95b213858733ca8a9311e1627 (patch) | |
tree | a7fb91e0e8d5e2d504a47f4338730bd754a8c093 /dev-ruby/psych | |
parent | sys-fs/xfsdump: Stabilize 3.2.0 arm64, #940883 (diff) | |
download | gentoo-27157d93715f4cb95b213858733ca8a9311e1627.tar.gz gentoo-27157d93715f4cb95b213858733ca8a9311e1627.tar.bz2 gentoo-27157d93715f4cb95b213858733ca8a9311e1627.zip |
dev-ruby/psych: Stabilize 5.1.2 arm64, #940922
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/psych')
-rw-r--r-- | dev-ruby/psych/psych-5.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/psych/psych-5.1.2.ebuild b/dev-ruby/psych/psych-5.1.2.ebuild index 5911efad28d8..ff0e69bcd3a9 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" |