diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-03-18 09:58:20 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-22 19:42:36 +0100 |
commit | 730c7a78d8c3b4a783bdfa554d650b486085f306 (patch) | |
tree | bc18e59a8faf895ee02c5d3f7cd0953d3db8a57d /dev-ruby/locale | |
parent | dev-ruby/instance_storage: keyword 1.0.0-r1 for ~riscv (diff) | |
download | gentoo-730c7a78d8c3b4a783bdfa554d650b486085f306.tar.gz gentoo-730c7a78d8c3b4a783bdfa554d650b486085f306.tar.bz2 gentoo-730c7a78d8c3b4a783bdfa554d650b486085f306.zip |
dev-ruby/locale: keyword 2.1.3 for ~riscv
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby/locale')
-rw-r--r-- | dev-ruby/locale/locale-2.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/locale/locale-2.1.3.ebuild b/dev-ruby/locale/locale-2.1.3.ebuild index 20f9c0d6d299..4cd1830a4ac0 100644 --- a/dev-ruby/locale/locale-2.1.3.ebuild +++ b/dev-ruby/locale/locale-2.1.3.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 @@ HOMEPAGE="https://github.com/ruby-gettext/locale" LICENSE="|| ( Ruby GPL-2 )" SRC_URI="https://github.com/ruby-gettext/locale/archive/${PV}.tar.gz -> ${P}-git.tgz" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86" SLOT="0" IUSE="" |