diff options
author | 2024-10-08 23:09:16 +0300 | |
---|---|---|
committer | 2024-10-08 23:09:16 +0300 | |
commit | cea19d1bb6d58592079cf57a2df138acc08a8417 (patch) | |
tree | a111b01a70834cf6c1fca9a870ad8041a14bce45 /dev-ruby/singleton | |
parent | dev-ruby/reline: Stabilize 0.5.10 ppc64, #940993 (diff) | |
download | gentoo-cea19d1bb6d58592079cf57a2df138acc08a8417.tar.gz gentoo-cea19d1bb6d58592079cf57a2df138acc08a8417.tar.bz2 gentoo-cea19d1bb6d58592079cf57a2df138acc08a8417.zip |
dev-ruby/singleton: Stabilize 0.2.0 arm, #940943
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/singleton')
-rw-r--r-- | dev-ruby/singleton/singleton-0.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/singleton/singleton-0.2.0.ebuild b/dev-ruby/singleton/singleton-0.2.0.ebuild index 5db7fd58bc5c..7b359ccbbb6f 100644 --- a/dev-ruby/singleton/singleton-0.2.0.ebuild +++ b/dev-ruby/singleton/singleton-0.2.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/ruby/singleton/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="" all_ruby_prepare() { |