diff options
author | 2023-03-28 20:45:57 +0100 | |
---|---|---|
committer | 2023-03-28 20:45:57 +0100 | |
commit | bbfac1929a3cb1db34461fabb98a1008b2c5275c (patch) | |
tree | f49552db488fa8061ac2a2e07c84368a071f0859 /dev-ruby/singleton | |
parent | dev-ruby/forwardable: Stabilize 1.3.3 amd64, #903355 (diff) | |
download | gentoo-bbfac1929a3cb1db34461fabb98a1008b2c5275c.tar.gz gentoo-bbfac1929a3cb1db34461fabb98a1008b2c5275c.tar.bz2 gentoo-bbfac1929a3cb1db34461fabb98a1008b2c5275c.zip |
dev-ruby/singleton: Stabilize 0.1.1 amd64, #903355
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/singleton')
-rw-r--r-- | dev-ruby/singleton/singleton-0.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/singleton/singleton-0.1.1.ebuild b/dev-ruby/singleton/singleton-0.1.1.ebuild index ee6f2a04eebf..92f25acd04f6 100644 --- a/dev-ruby/singleton/singleton-0.1.1.ebuild +++ b/dev-ruby/singleton/singleton-0.1.1.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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" all_ruby_prepare() { |