diff options
author | 2023-03-29 00:19:51 +0100 | |
---|---|---|
committer | 2023-03-29 00:19:51 +0100 | |
commit | 415ff9b2e7c903d8ed2f7f089b704e54ef120afc (patch) | |
tree | 6cffd6ab5055de80e799780cbc66e04220805f74 /dev-ruby/rake-compiler | |
parent | dev-ruby/typeprof: Stabilize 0.21.3 hppa, #903391 (diff) | |
download | gentoo-415ff9b2e7c903d8ed2f7f089b704e54ef120afc.tar.gz gentoo-415ff9b2e7c903d8ed2f7f089b704e54ef120afc.tar.bz2 gentoo-415ff9b2e7c903d8ed2f7f089b704e54ef120afc.zip |
dev-ruby/rake-compiler: Stabilize 1.2.1 ppc64, #903447
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/rake-compiler')
-rw-r--r-- | dev-ruby/rake-compiler/rake-compiler-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rake-compiler/rake-compiler-1.2.1.ebuild b/dev-ruby/rake-compiler/rake-compiler-1.2.1.ebuild index 3ee62610d390..c66f2dfafbd9 100644 --- a/dev-ruby/rake-compiler/rake-compiler-1.2.1.ebuild +++ b/dev-ruby/rake-compiler/rake-compiler-1.2.1.ebuild @@ -19,7 +19,7 @@ LICENSE="MIT" SRC_URI="https://github.com/luislavena/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="amd64 arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |