diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-08 23:28:06 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-08 23:28:06 +0300 |
commit | 6ae93b5410bc3fa3090f525c5b41a383c2eb9059 (patch) | |
tree | 815b5387d56d57d5a69ba1076a5d7f7d97ce79de /dev-ruby/singleton | |
parent | dev-libs/libgcrypt: Stabilize 1.11.0 arm, #940087 (diff) | |
download | gentoo-6ae93b5410bc3fa3090f525c5b41a383c2eb9059.tar.gz gentoo-6ae93b5410bc3fa3090f525c5b41a383c2eb9059.tar.bz2 gentoo-6ae93b5410bc3fa3090f525c5b41a383c2eb9059.zip |
dev-ruby/singleton: Stabilize 0.2.0 ppc64, #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 7b359ccbbb6f..48f3dae09399 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() { |