diff options
author | 2023-08-02 14:18:37 +0100 | |
---|---|---|
committer | 2023-08-02 14:18:37 +0100 | |
commit | ebdee9936f8c7c91703cb64d81f2d6d6e7867671 (patch) | |
tree | d812dafaf9403d6db85ad8ca3d62ebd80ee8b2b4 /dev-ruby/rbs | |
parent | sys-apps/smartmontools: add 7.4 (diff) | |
download | gentoo-ebdee9936f8c7c91703cb64d81f2d6d6e7867671.tar.gz gentoo-ebdee9936f8c7c91703cb64d81f2d6d6e7867671.tar.bz2 gentoo-ebdee9936f8c7c91703cb64d81f2d6d6e7867671.zip |
dev-ruby/rbs: Stabilize 3.0.4 ppc, #909123
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/rbs')
-rw-r--r-- | dev-ruby/rbs/rbs-3.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rbs/rbs-3.0.4.ebuild b/dev-ruby/rbs/rbs-3.0.4.ebuild index 8900668774a2..be6531da78bd 100644 --- a/dev-ruby/rbs/rbs-3.0.4.ebuild +++ b/dev-ruby/rbs/rbs-3.0.4.ebuild @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/ruby/rbs" SRC_URI="https://github.com/ruby/rbs/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( Ruby-BSD 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="0" IUSE="test" |