diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-15 12:47:22 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-15 12:47:22 +0000 |
commit | 8bb3d33dfe2d769f19a24c46112a558b4ff48358 (patch) | |
tree | 3e308322052765ac7f91a7054a16e800c3875413 /dev-ruby/psych/psych-5.1.2.ebuild | |
parent | www-client/links: Stabilize 2.30 sparc, #940665 (diff) | |
download | gentoo-8bb3d33dfe2d769f19a24c46112a558b4ff48358.tar.gz gentoo-8bb3d33dfe2d769f19a24c46112a558b4ff48358.tar.bz2 gentoo-8bb3d33dfe2d769f19a24c46112a558b4ff48358.zip |
dev-ruby/psych: Stabilize 5.1.2 sparc, #940922
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/psych/psych-5.1.2.ebuild')
-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 ff0e69bcd3a9..87e6d994aae4 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" |