diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:34:31 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:34:31 +0300 |
commit | 7876611e99891747e5c1998c26d799b4e38e80c9 (patch) | |
tree | d2b57af2ae6bdffca13aafbda2e46c46ce0de60b /dev-ruby/rake-compiler | |
parent | dev-ruby/rake-compiler: Stabilize 1.2.3 amd64, #910986 (diff) | |
download | gentoo-7876611e99891747e5c1998c26d799b4e38e80c9.tar.gz gentoo-7876611e99891747e5c1998c26d799b4e38e80c9.tar.bz2 gentoo-7876611e99891747e5c1998c26d799b4e38e80c9.zip |
dev-ruby/rake-compiler: Stabilize 1.2.3 arm, #910986
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/rake-compiler')
-rw-r--r-- | dev-ruby/rake-compiler/rake-compiler-1.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rake-compiler/rake-compiler-1.2.3.ebuild b/dev-ruby/rake-compiler/rake-compiler-1.2.3.ebuild index 17ab57839bf3..fab03bfda976 100644 --- a/dev-ruby/rake-compiler/rake-compiler-1.2.3.ebuild +++ b/dev-ruby/rake-compiler/rake-compiler-1.2.3.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 ~x64-solaris" +KEYWORDS="amd64 arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" SLOT="0" IUSE="" |