diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-07-13 14:03:46 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-14 08:45:42 +0300 |
commit | 808bfc0fb5f725ba4ab6317d7553bfe22671c018 (patch) | |
tree | 9aa04d531920506681c10946121e2cb10cd6a2b5 /dev-ruby/coderay | |
parent | dev-ruby/rspec-support: Keyword 3.12.1 mips, #902699 (diff) | |
download | gentoo-808bfc0fb5f725ba4ab6317d7553bfe22671c018.tar.gz gentoo-808bfc0fb5f725ba4ab6317d7553bfe22671c018.tar.bz2 gentoo-808bfc0fb5f725ba4ab6317d7553bfe22671c018.zip |
dev-ruby/coderay: Keyword 1.1.3-r2 mips, #902699
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/coderay')
-rw-r--r-- | dev-ruby/coderay/coderay-1.1.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/coderay/coderay-1.1.3-r2.ebuild b/dev-ruby/coderay/coderay-1.1.3-r2.ebuild index c00f808d1aef..30422339d63c 100644 --- a/dev-ruby/coderay/coderay-1.1.3-r2.ebuild +++ b/dev-ruby/coderay/coderay-1.1.3-r2.ebuild @@ -24,7 +24,7 @@ SRC_URI="https://github.com/rubychan/coderay/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong 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="" PATCHES=("${FILESDIR}/${P}-ruby30.patch") |