diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-03-15 13:12:02 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-18 07:48:33 +0100 |
commit | afc422246cd93d6e126e8f4e180b0240a53af332 (patch) | |
tree | f29f185c1db03a39aa8357aab51fb5f052b8b6ad | |
parent | dev-ruby/parallel: keyword 1.21.0 for ~riscv (diff) | |
download | gentoo-afc422246cd93d6e126e8f4e180b0240a53af332.tar.gz gentoo-afc422246cd93d6e126e8f4e180b0240a53af332.tar.bz2 gentoo-afc422246cd93d6e126e8f4e180b0240a53af332.zip |
dev-ruby/fuubar: keyword 2.5.1 for ~riscv
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | dev-ruby/fuubar/fuubar-2.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/fuubar/fuubar-2.5.1.ebuild b/dev-ruby/fuubar/fuubar-2.5.1.ebuild index 3964f4230a61..59cf9b5e01bb 100644 --- a/dev-ruby/fuubar/fuubar-2.5.1.ebuild +++ b/dev-ruby/fuubar/fuubar-2.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,7 +20,7 @@ SRC_URI="https://github.com/thekompanee/fuubar/archive/releases/v${PV}.tar.gz -> LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RUBY_S="${PN}-releases-v${PV}" |